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.9.0
@mantine/core
Vite
All
Using SegmentedControl in one of the routed pages encounters a rendering error and no further rendering is possible.
SegmentedControl
https://codesandbox.io/p/sandbox/mantine-react-with-tanstack-router-template-kttscy
No response
The text was updated successfully, but these errors were encountered:
[@mantine/emotion] Fix incorrect transform logic that was causing ext…
2efa5ae
…ra hooks to render (#6159)
Fixed in 7.9.1
Sorry, something went wrong.
No branches or pull requests
Dependencies check up
What version of @mantine/* packages do you have in package.json?
7.9.0
What package has an issue?
@mantine/core
What framework do you use?
Vite
In which browsers you can reproduce the issue?
All
Describe the bug
Using
SegmentedControl
in one of the routed pages encounters a rendering error and no further rendering is possible.If possible, include a link to a codesandbox with a minimal reproduction
https://codesandbox.io/p/sandbox/mantine-react-with-tanstack-router-template-kttscy
Possible fix
No response
Self-service
The text was updated successfully, but these errors were encountered: