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
What package within Headless UI are you using?
I'm using the Disclosure from @headlessui/react
What version of that package are you using?
I'm using version: "^2.2.0"
What browser are you using?
Chrome
Reproduction URL
I don't know how to create/provide a reproduction URL.
Describe your issue
Describe the problem you're seeing, any important steps to reproduce, and what behavior you expect instead.
When I click on the CloseButton component, it does nothing except redirect the client to another page, which is what I want. However, it does not close the DisclosurePanel, which is what I want.
The text was updated successfully, but these errors were encountered:
What package within Headless UI are you using?
I'm using the Disclosure from @headlessui/react
What version of that package are you using?
I'm using version: "^2.2.0"
What browser are you using?
Chrome
Reproduction URL
I don't know how to create/provide a reproduction URL.
Describe your issue
Describe the problem you're seeing, any important steps to reproduce, and what behavior you expect instead.
When I click on the CloseButton component, it does nothing except redirect the client to another page, which is what I want. However, it does not close the DisclosurePanel, which is what I want.
The text was updated successfully, but these errors were encountered: