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

Library is blocked when CSP header 'unsafe-eval' is not specified #1274

Closed
mpschaeuble opened this issue Jan 27, 2023 · 6 comments
Closed

Library is blocked when CSP header 'unsafe-eval' is not specified #1274

mpschaeuble opened this issue Jan 27, 2023 · 6 comments
Labels

Comments

@mpschaeuble
Copy link

When 'unsafe-eval' is not specified in the Content-Security-Policy header, the execution of ng-in-viewport is blocked by the browser. The issue occurs at least in Version 13.0.1.
This seems to be a regression bug: #333

@k3nsei
Copy link
Owner

k3nsei commented Jan 27, 2023

I'm working on complete rewrite it's almost ready. But e2e and unit test are not with 100% coverage yet. I think it would be published this weekend.

@k3nsei
Copy link
Owner

k3nsei commented Jan 29, 2023

@all-contributors please add @mpschaeuble for bug

@allcontributors
Copy link
Contributor

@k3nsei

I've put up a pull request to add @mpschaeuble! 🎉

@k3nsei
Copy link
Owner

k3nsei commented Jan 30, 2023

Should be fixed in v15.0.0

@k3nsei k3nsei closed this as completed Jan 30, 2023
@mschaeuble
Copy link

Thanks, works perfectly now!

@k3nsei
Copy link
Owner

k3nsei commented Feb 14, 2023

@mschaeuble nice to hear that

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

No branches or pull requests

3 participants