Closed kait-stearns closed 10 months ago
Can you open the browser dev tools and send us the logs in the network tab? also the console contents
@paoliniluis Console contents: Refused to load the script 'https://www.googletagmanager.com/gtag/js?id=G-29NY6M1W10&cx=c&_slc=1' because it violates the following Content Security Policy directive: "script-src 'self' https://maps.google.com https://accounts.google.com https://www.google-analytics.com 'sha256-9uFLu5CG8mWlvx0LK6lgendCxUX57TuWk3wkgZpBeWU=' 'sha256-ib2/2v5zC6gGM6Ety7iYgBUvpy/caRX9xV/pzzV7hf0=' 'sha256-isH538cVBUY8IMlGYGbWtBwr+cGqkc4mN6nLcA7lUjE='". Note that 'script-src-elem' was not explicitly set, so 'script-src' is used as a fallback. Id @ analytics.js:24
screenshot of the Network tab (sorry if this isn't what you're asking for!)
I think that the GeoJSON there doesn’t exist anymore. Look at the first http call, it returns something with a size of 0
Got it. Is this something I can fix or does this have to be an internal Metabase fix?
@kait-stearns check if the geojson still exists in the instance
@paoliniluis I'm not sure where to check this, in the maps section of the admin screen it mentions "Metabase uses OpenStreetMaps by default", but I can't tell where exactly it pulls geojson from
Not sure what changed, but the map issue is now fixed!
Describe the bug
The background for all of the pin maps I have created (spanning multiple dashboards) is now grey. Previously there was a map. Pins are still showing up.
To Reproduce
Expected behavior
Expect a world/area map to be in the background
Logs
Console logs:
Information about your Metabase installation
Severity
Annoying
Additional context
No response