Skip to content

Conversation

AnnMarieW
Copy link
Collaborator

@AnnMarieW AnnMarieW commented Jun 9, 2022

fixes #2086 where using id as a key within a component's id breaks the new callback context's args_grouping function.

Contributor Checklist

  • I have added tests, or extended existing tests, to cover any new features or bugs fixed in this PR
  • I have added entry in the CHANGELOG.md

@AnnMarieW AnnMarieW requested a review from alexcjohnson as a code owner June 9, 2022 16:55
Copy link
Collaborator

@alexcjohnson alexcjohnson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love it! 💃

FYI re: args_grouping_values - normally not a good idea to remove a feature outside of a major version, but (a) it was never documented, (b) this was partially broken, (c) it was only added in 2.4 so hasn't been available for long, and (d) Google is unaware of any mentions of it outside of the source code in which it was defined. So I think this is OK.

@alexcjohnson alexcjohnson merged commit 2830cc2 into plotly:dev Jun 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Use of "id" in Pattern Matching Callbacks breaks args_grouping
2 participants