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

Content Security Policy #283

Open
mrdevver opened this issue Dec 1, 2022 · 2 comments
Open

Content Security Policy #283

mrdevver opened this issue Dec 1, 2022 · 2 comments

Comments

@mrdevver
Copy link

mrdevver commented Dec 1, 2022

Hi team,

I want to integrate your wonderful library into a site but in your code, it has some eval() method that violates the CSP of the website, how should I do in this case to resolve or workaround this? The idea I'm doing is to build a chrome extension that will inject your library into the current webpage but I get into this issue.

Could you please help to advise?

Thank you.

@jeffhuang
Copy link
Contributor

jeffhuang commented Jan 18, 2023

Can you point out where the eval() method is? I couldn't find it in a cursory search.

@jeffhuang
Copy link
Contributor

Oh you know it might be the same problem as this issue here: #211

Luckily, it seems like there's a proposed PR. Could you test it out?

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

No branches or pull requests

2 participants