Jenna Smith

Results 129 comments of Jenna Smith

that makes sense, and an opt-in wld be fab. i haven't followed the discussions around unsafe optimisations tho, what's the context there? shall i create a sep issue?

i really like this 👍 it might be good to add a test that verifies a deeply nested tree works if you don’t mind @ayloncarrijo? it will help flag an...

@Ankit6098 you can't wrap all dialog's with one `` unfortunately. each `DialogTrigger`/`DialogContent` must be wrapped in its own `Dialog`.

this is still an issue in a new snack with latest https://snack.expo.dev/@fungiblejen/jealous-tortillas

It seems the data issue is a dupe. The setVariable status is separate though. We are having to avoid using this package for these reasons as it is not inline...

> So I assume it has to do something with the browser having to maintaining focus when it is a smooth scroll Interestingly, this doesn't happen in other browsers as...

@behnammodi Yes, I am aware that delaying things will make it work, these are all things I tried when debugging it but I shouldn't have to do that. It works...

@ajmas curious how you got on with this?

changing the `Slider.Thumb` to a `button` by default wld also fix this. the slider supports multiple thumbs so [unstyled ranges might look a bit weird](https://codesandbox.io/p/sandbox/wild-violet-8ftyvh?file=%2Fsrc%2FApp.js%3A8%2C46) here. they would allow Radix...