You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We noticed this issue shortly after changing our inner virtualization implementation in 3.13.0. We addressed part of it in #2170, which was released in 3.13.4. We had a draft PR to try to fix the remaining parts but had to close it since it turned out to be more involved. I took some time today to investigate this but couldn't come up with a quick solution as of now.
But we added this to our backlog and will investigate it deeper in the near future.
Describe the bug (current behavior)
Selected and hovered TreeNode styling is off when Tree component has horizontal scroll.
Expected Behavior
It was possible to add horizontal scroll to the Tree component in 3.12.0 version and styling of TreeNode was alright: https://stackblitz.com/edit/github-mmlry8-kslxf8
Link to minimal repro
https://stackblitz.com/edit/github-mmlry8-pkdhkj
Steps To Reproduce
Package Version
Anything else?
No response
The text was updated successfully, but these errors were encountered: