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: resolve security warning when additional iframes present #413

Merged
merged 1 commit into from Apr 3, 2024

Conversation

chrisvxd
Copy link
Member

@chrisvxd chrisvxd commented Apr 3, 2024

If additional iframes were present in the host window, @measured/dnd was attempting to scan them for draggable elements. If the iframe was on a different origin, this would throw a security warning.

Fix here: measuredco/dnd@4b9daa1

Might close #407

If additional iframes were present in the host window, @measured/dnd was attempting to scan them for draggable elements. If the iframe was on a different origin, this would throw a security warning.
Copy link

vercel bot commented Apr 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
puck-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 3, 2024 0:22am
puck-docs ✅ Ready (Inspect) Visit Preview Apr 3, 2024 0:22am

@chrisvxd chrisvxd marked this pull request as ready for review April 3, 2024 12:21
@chrisvxd chrisvxd merged commit 03ab0bd into main Apr 3, 2024
4 checks passed
@chrisvxd chrisvxd deleted the fix-iframe-security-warning branch April 3, 2024 12:23
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

Successfully merging this pull request may close these issues.

Frame issue
1 participant