We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I try to search, like or comment on a dev log or community forum I get an error in Chrome devtools:
Blocked form submission to 'https://itch.io/blog-post/51668/like' because the form's frame is sandboxed and the 'allow-forms' permission is not set.
The URL will be the POST URL. Chrome seems to be rejecting these POSTs. I had to switch to IE to use Itch.IO :-(
The text was updated successfully, but these errors were encountered:
because the form's frame is sandboxed and the 'allow-forms' permission is not set.
Huh that's a surprising message - none of the community pages on itch.io involve iframes at all..
What browser extensions do you have installed?
Sorry, something went wrong.
Problem was on my end, thanks. Sorry I missed your otherwise prompt reply :-(
@CaptEmulation no probs, thanks for the update!
No branches or pull requests
When I try to search, like or comment on a dev log or community forum I get an error in Chrome devtools:
The URL will be the POST URL. Chrome seems to be rejecting these POSTs. I had to switch to IE to use Itch.IO :-(
The text was updated successfully, but these errors were encountered: