web.dev
web.dev copied to clipboard
Glitch embed failing because of incorrect permissions
Describe the bug The demo in the keyboard lock article fails.
To Reproduce Steps to reproduce the behavior:
- Go to this page and open DevTools.
- Click 'Enter full screen'.
The following message appears in the console: "Blocked opening 'https://keyboard-lock.glitch.me/' in a new window because the request was made in a sandboxed frame whose 'allow-popups' permission is not set."
Expected behavior The glitch opens in a new window.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. To prevent this from happening, leave a comment.
Hello! I am going to pick this up since no one has worked on it : )
Hi @albajarazeth please let me know once a PR is raised. Thanks for picking this up.
For sure!
I can't seem to find https://developer.chrome.com/articles/keyboard-lock/#demo
like article as a whole. I've been looking in the following files site > content > en . At first I was looking under blogs as well but this is an article.
I've only found something related in the in the yaml file:
Can anyone please point me in the right direction? Thank you.
-- Update
I think it's because it's in a different repository.
https://github.com/GoogleChrome/developer.chrome.com
--Update I was able to find the article in the developer.chrome repository. I am going to make the change in that repository. I think maybe this issue was raised in the wrong repository?
@albajarazeth You're right, though the issue wasn't raised in the wrong repository, the article has migrated sites since this issue was originally raised. Let me just copy this issue into the developer.chrome.com repository and I'll tag you there.
The new issue is at: https://github.com/GoogleChrome/developer.chrome.com/issues/5611