Sander Cokart

Results 5 comments of Sander Cokart

Yes I have this issue! My current workaround: Works (workaround): ```diff export const Accordion = forwardRef< ElementRef, ComponentPropsWithoutRef + >(function Accordion(props, ref) { return ; }); ``` Doesn't work: ```tsx...

I have the exact same issue!

> I TOTES AGREE! > Writing to a text file on disk is dumb, but I don't know how to write to RAM. Is that what this will do? How...

Radix-UI uses react-remove-scrollbars as a dependency with 0 ways to disable it. There must have been a reason to do it this way but yes it is extremely jarring to...