MenuItem focus with custom component wrapping NextJS <Link> #3784
Replies: 1 comment
-
Ah never mind, I had a |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have custom component that wraps the NextJS
<Link>
component:that I am trying to use with
<MenuItem>
and I cannot get the focus state to work:Any advice?
Beta Was this translation helpful? Give feedback.
All reactions