You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When opening (using keyboard) dropdown menu for the first and second time there is inconsistent focus behavior. After opening menu for the first time, neither of the items is focused. However, when I open it for the second time the first element gets focused.
I've included CodeSandBox reproduction but also pasting code and reproduction steps here.
What package within Headless UI are you using?
@headlessui/react
What version of that package are you using?
v2.1.8
What browser are you using?
Chrome Version 129.0.6668.58 (Official Build) (arm64)
Reproduction URL
https://codesandbox.io/p/devbox/5g77y7
Describe your issue
When opening (using keyboard) dropdown menu for the first and second time there is inconsistent focus behavior. After opening menu for the first time, neither of the items is focused. However, when I open it for the second time the first element gets focused.
I've included CodeSandBox reproduction but also pasting code and reproduction steps here.
Steps to reproduce:
The text was updated successfully, but these errors were encountered: