-
-
Notifications
You must be signed in to change notification settings - Fork 204
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
Unable to get focused HTMLSelectElement since 15.0.0 #1592
Labels
bug
Something isn't working
Comments
wojtekmaj
changed the title
Unable to focus HTMLSelectElement since 15.0.0
Unable to get focused HTMLSelectElement since 15.0.0
Nov 7, 2024
wojtekmaj
added a commit
to wojtekmaj/react-time-picker
that referenced
this issue
Nov 7, 2024
wojtekmaj
added a commit
to wojtekmaj/react-datetime-picker
that referenced
this issue
Nov 7, 2024
capricorn86
added a commit
that referenced
this issue
Nov 11, 2024
…ng target when triggering HTMLSelectElement.focus
capricorn86
added a commit
that referenced
this issue
Nov 11, 2024
…ng target when triggering HTMLSelectElement.focus (#1600)
Thank you for reporting @wojtekmaj! 🙂 I believe that I found the issue and I have released a fix. However, I have not tested with your React example. Please re-open if the problem isn't fixed. |
I can confirm the latest release fixes my issue. Thank you so much! 🙌 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To Reproduce
Component:
Test:
Expected behavior
happy-dom 14.12.3 and below:
happy-dom 15.0.0:
happy-dom 15.8.0 and above:
The text was updated successfully, but these errors were encountered: