I am trying to use react-google-charts in my forge app and i am facing this issue where i am not able to load the chart the error i am recieving is
loader.js:131 Refused to load the script 'https://www.gstatic.com/charts/51/loader.js' because it violates the following Content Security Policy directive: "script-src 'self'
I have added
yes i have read the documentation it suggests we can add external scripts inside permissions so it doesnt violate the CSP i have already added that
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.