You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's correct, as of v2.0 we are no longer updating plotly-latest. It's stuck at the end of v1.x, so that breaking changes in new major versions don't impact users of plotly-latest. We considered creating a new bundle that tracks the latest release (plotly-latest-v2 or some such) but ultimately decided against it on the grounds that it's better to update explicitly so that you get a chance to test the new version.
@archmoj at some point we discussed adding a console warning or some such to plotly-latest describing this behavior... @LiamConnors is this documented anywhere else?
@archmoj at some point we discussed adding a console warning or some such to plotly-latest describing this behavior... @LiamConnors is this documented anywhere else?
Sorry, I didn't look at the repository readme, I just used the latest URL automatically because usually that's all there is to it. I think this issue can be closed, it should at least help with issue search as my issue search previously didn't surface anything relevant. Thank you for clearing this up for me.
Hi, when I access https://cdn.plot.ly/plotly-latest.min.js, I get this:
According to https://github.com/plotly/plotly.js/releases/latest, I should get this instead:
It appears as though the
-latest
CDN path is maybe bumped manually or it used to work automatically but the automation for it broke at some point.The text was updated successfully, but these errors were encountered: