Aidan Bleser
Aidan Bleser
Also on Chromium Arc but I am unable to reproduce. https://github.com/user-attachments/assets/6851c387-a939-41bf-97f2-e84f1631bff8
@DavidHDev I have just added the ability to have 'peerDependencies' in the registry. This allows you to give warns like:  This might be useful while you are still working...
> @ieedan thanks for letting me know, do I need to do anything to enable this? Yeah just add the key in the config file and rebuild the manifest. (It...
I'm not sure if this is the intended behavior in `bits-ui` or not. But I normally don't use `onValueChange` on the `Root` element. Normally I would use `onSelect` on each...
Yeah again I am not sure if it's the intended behavior but it I would encourage anyone to use onSelect on each item because I haven't really ever needed to...
I'm currently having this same issue in one of my applications but not specifically with Safari. For some reason I can't reproduce it with your repro. In my case `preventScroll`...
Is your repro still working only for safari or does it work for you on chromium?
> Well, proud to say that this issue isn't the case for Firefox. 😂 Must be a chromium thing then...
Yes in my other projects using this they are updated to `1.0.0-next.3` and `1.0.0-next.71`.
I find myself using this a ton when there are features that are disabled for users that don't have a certain role / haven't paid for a certain feature that...