I'm using the @googlemaps/js-api-loader library for maps in Atlassian Forge. When initializing the map and starting the app, I encounter the following error: Content-Security-
Policy directive 'navigate-to'. Is there any way to bypass this issue? Here’s my manifest:
permissions:
content:
scripts:
- 'unsafe-inline'
- 'unsafe-hashes'
Hi @Yevhen
Welcome to the community.
Your question would be better to ask your question in the Developer Community
For anyone also asking the same question, here's the post
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.