Heroui hovering on elements reRender other elements as well ! #5894
Unanswered
eisa-rezaei
asked this question in
Q&A
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.
Uh oh!
There was an error while loading. Please reload this page.
-
when using React devtools notice that when you hover on button element, i've notices that element gets a data-hover set to be true but why other elements moslty button and inputs get reRendered? is there any way to disable even data-hover on element? can't it handled by css hover selector ?
Beta Was this translation helpful? Give feedback.
All reactions