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

fix: [#1397] HTMLAnchorElement, HTMLButtonElement, HTMLInputElement a… #1435

Conversation

capricorn86
Copy link
Owner

…nd HTMLLabelElement should check for if a dispatched click event is of type MouseEvent and not PointerEvent which the check previously checked for

…nd HTMLLabelElement should check for if a dispatched click event is of type MouseEvent and not PointerEvent which the check previously checked for
@capricorn86 capricorn86 merged commit 5b527c2 into master May 13, 2024
4 checks passed
@capricorn86 capricorn86 deleted the 1397-regression-from-1362-to-1370-clicking-a-checkbox-no-longer-fires-a-change-event branch May 13, 2024 22:29
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.

Regression from 13.6.2 to 13.7.0: clicking a checkbox no longer fires a change event
1 participant