Closed molvqingtai closed 2 weeks ago
You should use version 1.2.0-rc.7, not 1.1.0.
I'm on version 1.2.0 and still have this issue, except previously I used the display: block
fix, now I'm applying min-width: 0
to the same element to achieve the same result. For me it's happening when elements within the scroll area contain text with ellipsis.
Bug report
I see that the fixed https://github.com/radix-ui/primitives/pull/2945 has been merged, but I installed the latest version "@radix-ui/react-scroll-area": "^1.1.0" and the problem still exists