DropdownMenu inside next/link #2396
Unanswered
AdisonCavani
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.
-
Option 1
- the DropdownMenu doesn't closeOption 2
- the DropdownMenu closes, but it navigates to/item/1
I don't want to navigate to
/item/1
, but close the DropdownMenu when I click theDropDownMenuItem
.How can I achieve it?
Beta Was this translation helpful? Give feedback.
All reactions