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

Fixed issues with iframeconsents. #244

Merged
merged 1 commit into from
Oct 28, 2022
Merged

Fixed issues with iframeconsents. #244

merged 1 commit into from
Oct 28, 2022

Conversation

OhMyGuus
Copy link
Owner

@OhMyGuus OhMyGuus commented Oct 28, 2022

Before it was trying to execute the scripts for iframe on the onResponseStarted sadly this doesn't work correctly since it will be about::blank until it's fully loaded which we aren't allowed to inject into. Moving it to onCompleted since that might be a bit slower but it's reliable which I prefer since at the moment it's a bit of RNG if it works or not.

This is most likely also the reason of the reports like t3n.de & zeit.de etc.

This will fix the issue with slow loading iframes
@OhMyGuus OhMyGuus merged commit e83f297 into master Oct 28, 2022
@OhMyGuus OhMyGuus deleted the fix/iframe branch December 23, 2023 21:36
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

1 participant