-
-
Notifications
You must be signed in to change notification settings - Fork 315
Open
Labels
Description
Because of lines like this:
https://github.com/ramon82/zuck.js/blob/master/src/zuck.js#L431
this library breaks CSP protections and thus cannot be used unless specifying "unsafe-inline", which completely negates the use of the protection in the first place.
To address this, these items should be constructed as DOM elements and then attached to the relevant container.
Reactions are currently unavailable