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

Export button on plot viewer doesn't do anything #3117

Closed
rchiodo opened this issue Sep 6, 2019 · 2 comments
Closed

Export button on plot viewer doesn't do anything #3117

rchiodo opened this issue Sep 6, 2019 · 2 comments
Assignees

Comments

@rchiodo
Copy link
Contributor

rchiodo commented Sep 6, 2019

I believe root cause is the CSP we added. The error on the console says something about a security violation loading a blob image (which we use to do export)

@rchiodo
Copy link
Contributor Author

rchiodo commented Sep 6, 2019

Here's the error:

Refused to load the image 'blob:null/2be24ff1-fd6c-4414-8aaf-755353ae29b7' because it violates the following Content Security Policy directive: "default-src 'unsafe-inline' 'unsafe-eval' vscode-resource: data: https: http:". Note that 'img-src' was not explicitly set, so 'default-src' is used as a fallback.

@rchiodo rchiodo assigned rchiodo and unassigned rchiodo Sep 10, 2019
@DavidKutu DavidKutu self-assigned this Sep 10, 2019
@DavidKutu
Copy link

validated

@lock lock bot locked as resolved and limited conversation to collaborators Sep 17, 2019
@microsoft microsoft unlocked this conversation Nov 14, 2020
@DonJayamanne DonJayamanne transferred this issue from microsoft/vscode-python Nov 14, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants