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

Add support for masked native event types #14

Merged
merged 1 commit into from Sep 2, 2021

Conversation

kurkle
Copy link
Member

@kurkle kurkle commented Sep 2, 2021

Triggering events that are renamed by Chart.js never completed, because the original event type was waited for.
This fixes it by additionally checking the native event's type.

@kurkle kurkle merged commit 52855a0 into chartjs:master Sep 2, 2021
@kurkle kurkle deleted the native-events branch January 5, 2022 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants