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
The focus prop on the PopoverPanel component doesn't focus on the panel when the transition prop is also set to true.
The text was updated successfully, but these errors were encountered:
oliwheeler
changed the title
PopoverPanel focus prop doesn't work when transition prop is also set to true
PopoverPanel focus prop doesn't work when transition prop is set to trueJul 3, 2024
oliwheeler
changed the title
PopoverPanel focus prop doesn't work when transition prop is set to true
PopoverPanel focus prop doesn't work when transition prop is set
Jul 3, 2024
What package within Headless UI are you using?
@headlessui/react
What version of that package are you using?
2.1.1
What browser are you using?
Chrome
Reproduction URL
Link to repro
Describe your issue
The
focus
prop on thePopoverPanel
component doesn't focus on the panel when the transition prop is also set to true.The text was updated successfully, but these errors were encountered: