react-component / slider

React Slider
https://slider.react-component.now.sh/
MIT License
3.04k stars 773 forks source link

Inline Styles are getting blocked by CSP #898

Open durgaprasadreddi opened 1 year ago

durgaprasadreddi commented 1 year ago

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