Skip to content
New issue

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

Hovering tree node in Tree component causes re-render #7266

Open
1 of 2 tasks
matejdostal opened this issue Dec 16, 2024 · 2 comments
Open
1 of 2 tasks

Hovering tree node in Tree component causes re-render #7266

matejdostal opened this issue Dec 16, 2024 · 2 comments

Comments

@matejdostal
Copy link

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
@onkar-deshpande
Copy link
Contributor

Please add a link to reproduce the issue

@xauuu
Copy link

xauuu commented Dec 30, 2024

Please add a link to reproduce the issue

https://codesandbox.io/p/sandbox/mantine-react-template-forked-48thrd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants