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

Iframe JavaScript IPC listening causes mainframe to fail #32

Closed
sxmxta opened this issue Jun 23, 2024 · 0 comments
Closed

Iframe JavaScript IPC listening causes mainframe to fail #32

sxmxta opened this issue Jun 23, 2024 · 0 comments

Comments

@sxmxta
Copy link
Contributor

sxmxta commented Jun 23, 2024

mainframe ipc.on fails
Occurs when multiple iframes exist on the page
Cause: The ipc.on event causes the mainframe listening callback function to be overwritten while listening.

sxmxta added a commit that referenced this issue Jun 23, 2024
Add a frame object to implement the ipc target.IWindow interface
@sxmxta sxmxta closed this as completed in 70c2fb8 Jun 23, 2024
sxmxta added a commit that referenced this issue Jun 23, 2024
Add a frame object to implement the ipc target.IWindow interface
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant