-
### Describe the feature / bug š:
Sonner does not work with strict CSPs as there's inline styles.
### Steps to reproduce the bug š:
1. Use any CSP with the `style-src` directive set to anythiā¦
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
blazor.server.js creates sometimes ā¦
-
### Preliminary Checks
- [X] I have reviewed the documentation: https://clerk.com/docs
- [X] I have searched for existing issues: https://github.com/clerk/javascript/issues
- [X] I have not aā¦
-
I'm using Laravel CSP package to define strict CSP header.
In order to work, each tag requires a nonce value.
Telescope toolbar does not support it and does not load correctly:
All these elemeā¦
-
Hi,
I'm trying to use react-hot-toast (which looks amazing!) but I have a pretty strict CSP policy. I haven't found any mention of csp or nonce support in react-hot-toast. Looks like in the end it'ā¦
-
### Describe the bug
I am having the same issue as [here](https://github.com/vitejs/vite/issues/11862), but the [solution ](https://github.com/vitejs/vite/pull/16052) isn't working for me.
I'm usiā¦
-
Hi,
I'm getting some CSP warnings like
```
Refused to apply inline style because it violates the following Content Security Policy directive
```
if I include the terminal in my site. I'm usā¦
-
I was under the impression that Nextcloud was supporting strict CSPs now, but for Nextcloud (16.0.2) to run on my server, I still have to allow:
- ~~'unsafe-inline' in script-src~~ (PR #16380)
- 'uā¦
-
## Is your proposal related to a problem?
See #1288. Wagtail uses inline javascript and styles to provide useful feedback to the user. This causes conflicts with CSP directives.
This issue attemā¦
-
We are experiencing an issue with the Sezzle Pay Magento 2 extension related to Content Security Policy (CSP) compatibility. Since Magento 2.4.7, CSP is enforced in strict mode, requiring all tags toā¦