mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-19 17:01:13 +00:00
Make ready message backwards compatible (#569)
This commit is contained in:
committed by
GitHub
parent
049e3c36d8
commit
e97a1643fb
@@ -69,6 +69,7 @@ export function sendReadyMessage(): void {
|
|||||||
{
|
{
|
||||||
signature: "pcIframe",
|
signature: "pcIframe",
|
||||||
kind: "ready",
|
kind: "ready",
|
||||||
|
data: "ready",
|
||||||
},
|
},
|
||||||
portalChildWindow.document.referrer
|
portalChildWindow.document.referrer
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user