Skip to content

Command observer (bad) mutation fix #4023

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

Merged
merged 2 commits into from
Jul 5, 2019
Merged

Conversation

etpinard
Copy link
Contributor

@etpinard etpinard commented Jul 5, 2019

fixes #4002

before: https://codepen.io/anon/pen/ydMLyK (toggle back and forth between green and red)
after: https://codepen.io/etpinard/pen/JQaybq?editors=1010

See f2a03be commit message for me info - @plotly/plotly_js

etpinard added 2 commits July 5, 2019 14:43
.. as this can have erroneous repercussions e.g. when
   fullLayout.sliders[i].steps[j].args is linked to the same
   ref as in gd.layout.
@etpinard etpinard added bug something broken status: reviewable labels Jul 5, 2019
@archmoj
Copy link
Contributor

archmoj commented Jul 5, 2019

Thanks for the fix.
💃

@etpinard etpinard merged commit 68f2009 into master Jul 5, 2019
@etpinard etpinard deleted the command-observer-mutate-fix branch July 5, 2019 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sliders + addTraces bug
2 participants