Skip to content
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

Do not to look for 'add' or 'remove' when replacing array containers #3053

Merged
merged 1 commit into from
Sep 26, 2018

Conversation

etpinard
Copy link
Contributor

fixes an issue brought up in https://community.plot.ly/t/posible-issue-in-plotly-relayout-and-passing-in-an-update-object-with-a-shapes-array/13975 - which didn't lead to any bugs (as the correct editType was still resolved), but lead to a false Lib.warn message in the console.

This PR is essentially a small fixup of commit 138a84f#diff-2941ab69a12080c0633ff4ac8ea3aa83 from PR #2823 (fast axis autorange).

@alexcjohnson @antoinerg @archmoj

- this didn't lead to any bugs, as the correct editType was resolved,
  it lead to false Lib.warn message.
@etpinard etpinard added bug something broken status: reviewable labels Sep 26, 2018
@alexcjohnson
Copy link
Collaborator

Everyone's favorite super-hacky API syntax 😅 thanks for fixing this!
💃

@etpinard etpinard merged commit 67a05c7 into master Sep 26, 2018
@etpinard etpinard deleted the fixup-lib-warn-when-replacing-array-cont branch September 26, 2018 16:18
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.

2 participants