-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Error when changing mapbox style with layers using Plotly.react() #5505
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I'm facing the same issue. Any updates on this? |
same |
This appears to be a distinct issue from #6444 |
It appears I also am experiencing this bug. Problem: scattermapbox stops updating tiles and polygon colours upon callback (after ~5 callabcks) Stack:
and
Error:
|
This error also prevent setting a marker symbol using a icon. |
Hi - we are trying to tidy up the stale issues and PRs in Plotly's public repositories so that we can focus on things that are still important to our community. Since this one has been sitting for several years, I'm going to close it; if it is still a concern, please add a comment letting us know what recent version of our software you've checked it with so that I can reopen it and add it to our backlog. Thanks for your help - @gvwilson |
This is still a problem for me using plotly 5.23 |
Changing the plot
layout.mapbox.style
, with alayout.mapbox.layers
set, causes the errors:https://codepen.io/jeremyguinn/pen/gOLmozB
The text was updated successfully, but these errors were encountered: