-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
Description
Dependencies check up
- I have verified that I use latest version of all @mantine/* packages
What version of @mantine/* packages do you have in package.json?
7.14.3
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
When using Tree component to display tree data, I encounter that each time when I hover mouse over tree node thie whole component is re-rendered.
If possible, include a link to a codesandbox with a minimal reproduction
No response
Possible fix
No response
Self-service
- I would be willing to implement a fix for this issue
Morcatko, bonniss, MartinMuzatko and gygabyte017