radix-ui / primitives

Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.
https://radix-ui.com/primitives
MIT License
15.93k stars 833 forks source link

react-scroll-area 1.2.1 introduces a breaking change by adding a new element #3247

Closed yspreen closed 4 days ago

yspreen commented 4 days ago

When updating between 1.2.0 and 1.2.1 a new element gets introduced in the DOM, breaking styling for child elements' height

image

h-full flex-grow no longer has any effect.

is there a solution for this?

yspreen commented 4 days ago

okay honestly I have no clue what's going on here but the change in the package was not was caused this I don't think