Replies: 1 comment
-
@RobinMalfait Any updates on this? And why has it been moved to a discussion when this is a regression? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What package within Headless UI are you using?
@headlessui/react
What version of that package are you using?
v2.2.2
What browser are you using?
For example: Chrome
Describe your issue
I'm trying to open a Menu programatically by passing a ref to MenuButton and calling
ref.current.click()
. This does not seem to work anymore with React 19.Beta Was this translation helpful? Give feedback.
All reactions