You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.
With the connection finished successful, the next step is to make sure that the 'iframe' says in sync with the 'parent' app. I think the first pass should attempt this by emitting a custom event that will signal to the iframe when the parent is connect/disconnected
successful when:
Iframe is switched to fallback provider when parent app is disconnected
iframe is connected when parent app is connected
The text was updated successfully, but these errors were encountered:
With the connection finished successful, the next step is to make sure that the 'iframe' says in sync with the 'parent' app. I think the first pass should attempt this by emitting a
custom
event that will signal to the iframe when the parent is connect/disconnectedsuccessful when:
The text was updated successfully, but these errors were encountered: