ignasv opened a new issue, #27562: URL: https://github.com/apache/superset/issues/27562
### Bug description When using mapbox, the map gets displayed without any datapoints. I need to either click on the map, or zoom in/out slightly for the datapoints to appear. If I then resize the browser window - datapoints disappear and I need to either zoom/click again. This only happens in the Dashboard view, Chart edit works as expected. Live Render is turned on. ### How to reproduce the bug 1. Create a mapbox chart & asign it to a dashboard 2. View the dashboard (should not see any datapoints) 3. Move the map with the mouse (datapoints should appear) 4. Resize window (datapoints should disappear) ### Screenshots/recordings https://github.com/apache/superset/assets/510287/32d1f508-acd2-4caf-b852-05c00fafbafd ### Superset version 3.1.1 ### Python version 3.10 ### Node version Not applicable ### Browser Chrome ### Additional context Tried on both Chrome and Safari - same issue. ### Checklist - [X] I have searched Superset docs and Slack and didn't find a solution to my problem. - [X] I have searched the GitHub issue tracker and didn't find a similar bug report. - [X] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
