zingchart / zingchart-react

Quickly create dynamic JavaScript charts with ZingChart & React.
https://www.zingchart.com/docs/integrations/react
MIT License
91 stars 24 forks source link

[Content Security Policy] Issue with eval #55

Open AnmolSaini16 opened 3 months ago

AnmolSaini16 commented 3 months ago

We are implementing CSP but encountering issues due to the eval statement used in the Zingchat-react file, which requires using the unsafe-eval directive.