-
Notifications
You must be signed in to change notification settings - Fork 893
Open
Description
Hi,
I'm using ListJS v2.3.5 from @lovasoa in the Meta-Press.es WebExtension, with strict CSP rules "default-src 'self'".
ListJS generates a lot of CSP violation error messages while I'm just displaying 20 items in one list, and 1 item in another.
Content-Security-Policy: The page’s settings blocked an inline style (style-src-attr) from being applied because it violates the following directive: “default-src 'self'”
24622 occurrences at list.min.js:1:12740
I also get 490 occurrences from list.min.js:1:12027
Would it be possible to have the styles in a separate file ? (considering it would avoid further CSP violation error messages).
Metadata
Metadata
Assignees
Labels
No labels