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

Better iframe support #636

Merged
merged 1 commit into from Mar 21, 2024
Merged

Better iframe support #636

merged 1 commit into from Mar 21, 2024

Conversation

erikn69
Copy link
Contributor

@erikn69 erikn69 commented Mar 21, 2024

Tested on Livewire, Hotwire
window.parent can cause problems in many scenarios,
window.top would only work with iframes (how-to-check-a-webpage-is-loaded-inside-an-iframe-or-into-the-browser)
This is a better option
image

@erikn69 erikn69 force-pushed the patch-42 branch 2 times, most recently from 7d14eb2 to 795642a Compare March 21, 2024 17:31
@barryvdh barryvdh merged commit 94a16d7 into maximebf:master Mar 21, 2024
7 checks passed
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.

None yet

2 participants