Close Popover panel on page transition #675
Unanswered
JamesSingleton
asked this question in
Help
Replies: 0 comments
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.
-
I have added the following Tailwind UI component into my application https://tailwindui.com/components/marketing/elements/headers#component-1c0390a81b16cf5028aeff08be955766.
I have a
SiteLayout.jsx
that looks likeThe issue I am running into is that when I open one of the popoverrs and then click on one of the options to go to a different route, the popover stays open instead of closing.
Beta Was this translation helpful? Give feedback.
All reactions