We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
7.14.1
@mantine/core
Remix
All
As the title suggests, elements with the "mantine-NavLink-collapse" class are rendered even if they have no child elements.
You can also check this in the document using the developer tools.
No response
The text was updated successfully, but these errors were encountered:
[@mantine/core] NavLink: Fix collapse for nested links being rendered…
4ec3655
… even if there are no child links (#7133)
Fixed in 7.14.2
Sorry, something went wrong.
No branches or pull requests
Dependencies check up
What version of @mantine/* packages do you have in package.json?
7.14.1
What package has an issue?
@mantine/core
What framework do you use?
Remix
In which browsers you can reproduce the issue?
All
Describe the bug
As the title suggests, elements with the "mantine-NavLink-collapse" class are rendered even if they have no child elements.
You can also check this in the document using the developer tools.
If possible, include a link to a codesandbox with a minimal reproduction
No response
Possible fix
No response
Self-service
The text was updated successfully, but these errors were encountered: