Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: unreliable iframe connection #694

Merged
merged 2 commits into from
Nov 1, 2022
Merged

Conversation

solvedDev
Copy link
Member

Summary

Connecting the iframe API was racy before because there was no guarantee for the connection event listener to be setup before the iframe posted its message port. This PR bumps bridge-iframe-api to fix this behavior, see https://github.com/bridge-core/bridge-iframe-api/compare/01162de..7786717#diff-4fab5baaca5c14d2de62d8d2fceef376ddddcc8e9509d86cfa5643f51b89ce3d

@solvedDev solvedDev added the bug Something isn't working label Oct 31, 2022
@solvedDev solvedDev added this to the v2.3.X milestone Oct 31, 2022
@solvedDev solvedDev self-assigned this Oct 31, 2022
@stackblitz
Copy link

stackblitz bot commented Oct 31, 2022

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@Joelant05 Joelant05 merged commit 363db3f into dev Nov 1, 2022
@Joelant05 Joelant05 deleted the fix/unreliable-iframe-connection branch November 1, 2022 16:57
@solvedDev solvedDev mentioned this pull request Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🚀 Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants