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
Using the default behavior of Firefox or Brave, which blocks all cookies for security reasons, the iframe will not render at all.
I expect to see the iframe renders without cookies.
Depending on the web browser, you can either read:
Unexpected error: SupersetApiError: The operation is insecure.
Unexpected error: SupersetApiError: An attempt was made to break through the security policy of the user agent.
(please complete the following information):
The text was updated successfully, but these errors were encountered:
Already fixed by #20019
Sorry, something went wrong.
From which release is this fix available?
No branches or pull requests
Using the default behavior of Firefox or Brave, which blocks all cookies for security reasons, the iframe will not render at all.
How to reproduce the bug
Expected results
I expect to see the iframe renders without cookies.
Actual results
Depending on the web browser, you can either read:
Unexpected error: SupersetApiError: The operation is insecure.
Unexpected error: SupersetApiError: An attempt was made to break through the security policy of the user agent.
Screenshots
Environment
(please complete the following information):
Checklist
The text was updated successfully, but these errors were encountered: