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

Cannot display embedded dashboard if blocking cookies #21556

Closed
3 tasks done
frassinier opened this issue Sep 22, 2022 · 2 comments
Closed
3 tasks done

Cannot display embedded dashboard if blocking cookies #21556

frassinier opened this issue Sep 22, 2022 · 2 comments
Labels
#bug Bug report

Comments

@frassinier
Copy link
Contributor

frassinier commented Sep 22, 2022

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

  1. Go to any website which has an embedded dashboard
  2. Wait for the dashboard to load
  3. See a generic unexpected error

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

image

image

Environment

(please complete the following information):

  • browser type and version: Firefox 105 or Brave 1.43.93

Checklist

  • I have checked the superset logs for python stacktraces and included it here as text if there are any.
  • I have reproduced the issue with at least the latest released version of superset.
  • I have checked the issue tracker for the same issue and I haven't found one similar.
@frassinier frassinier added the #bug Bug report label Sep 22, 2022
@frassinier
Copy link
Contributor Author

Already fixed by #20019

@abh006
Copy link

abh006 commented Oct 4, 2022

From which release is this fix available?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
#bug Bug report
Projects
None yet
Development

No branches or pull requests

2 participants