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 ERR_BLOCKED_BY_RESPONSE when clicking YouTube link in iFrame #2247

Merged
merged 2 commits into from
Dec 11, 2023

Conversation

kristof-mattei
Copy link
Contributor

@kristof-mattei kristof-mattei commented Dec 10, 2023

Whenever I clicked an inlined YouTube video's title the newly opened popup would not work with ERR_BLOCKED_BY_RESPONSE.

Solution:
Add allow-popup-to-escape-sandbox, found in https://stackoverflow.com/a/77166298/ (and not ChatGPT!)

Before:

youtube popup broken

After:

youtube popup fixed

Do you follow the guidelines?

@fguillot fguillot merged commit 0465f9b into miniflux:main Dec 11, 2023
15 checks passed
@fguillot fguillot mentioned this pull request Feb 25, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants