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

Don't try to get window.top #190

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Don't try to get window.top #190

merged 1 commit into from
Jan 24, 2024

Conversation

msub2
Copy link
Contributor

@msub2 msub2 commented Jan 24, 2024

Some iframe embedding restrictions will cause window.top.location.href to no longer be accessible, preventing campaign requests from reaching the ad server. Given that this is being handled elsewhere now, it can be switched back to just window.location.href.

@msub2 msub2 merged commit a6cebe5 into main Jan 24, 2024
1 of 2 checks passed
@msub2 msub2 deleted the iframe-fix branch January 24, 2024 00:47
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.

2 participants