react-component / slider

React Slider

Home Page:https://slider.react-component.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inline Styles are getting blocked by CSP

durgaprasadreddi opened this issue · comments

After implementation in DOM it is generating some inline styles, However we have set Strict Content Security Policy Rules for security audit, because of that inline styles are getting blocked as follows, please refer to the attached screen shots.

err1 with-csp without-csp