Allow Parent of Nested NavLink to Still Function as Link #8180
jonahShaf
started this conversation in
Feature requests
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.
-
On our site, we are using nested NavLinks on longer pages. The children correspond to landmarks in the page to make it possible to skip to the section the user is interested in, however, the parent link should still take them to the page. However, It seems there is not a way today to tell Mantine that even though a NavLink element has children, clicking should still result in navigation.
Beta Was this translation helpful? Give feedback.
All reactions