Skip to content

Avoid attaching selections to missing eventData #6260

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 3 commits into from
Jul 14, 2022
Merged

Avoid attaching selections to missing eventData #6260

merged 3 commits into from
Jul 14, 2022

Conversation

archmoj
Copy link
Contributor

@archmoj archmoj commented Jul 14, 2022

Fixes #6259.

@plotly/plotly_js

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@archmoj archmoj added bug something broken status: reviewable regression this used to work labels Jul 14, 2022
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.

💃 LGTM! If you also want to make the selected event only emitted in a select dragmode, fine, but if this makes the dash tests pass that's sufficient and we can address the other part later.

@archmoj archmoj merged commit 0f43d33 into master Jul 14, 2022
@archmoj archmoj deleted the fix-6259 branch July 14, 2022 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken regression this used to work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot set properties of undefined (setting 'selections')
2 participants