Hi i am trying to use react-google-charts in my forge app trying to create a simple chart
i am getting the error
useLoadScript.ts:54 Failed to load script: https://www.gstatic.com/charts/loader.js
i have added the permissions
Most likely you need to add external fetch permissions:
https://developer.atlassian.com/platform/forge/manifest-reference/permissions/#external-permissions
hi @marc -Collabello--Phase Locked- i tried adding it permissions:
external:
fetch:
backend:
- 'https://www.gstatic.com/charts/loader.js' was still facing the same issue
also tried adding it in external/scripts/ url
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.