Serhii Bedrytskyi

Results 48 comments of Serhii Bedrytskyi

So what's the solution? Why it's closed? I can't use plugins with --turbopack, so I have to remove it. Because this makes MDX unusable in Next.js.

Just double checked, this div that I can pass key to seems to be a Popper node with `data-radix-popper-content-wrapper` attribute. Any way to pass key to it?

@jd-carroll I did some small research, the issue with Radix primitives is that it seems like `onInvalid` event is not propagated, since Radix rendering other elements as `button` etc, and...

Another thing you would need to do, is to handle focus properly, because currently Form trying to focus aria-hidden inputs on validation, which throws an error in devtools

I have nothing but empty `{}` at all in `group` return

useAnimationControls is not working in Framer Motion 12?

@pilcrowOnPaper here I managed to find my older lock file version (it wasn't on git, duh) and reinstalled deps, now it works. Drizzle version changed from 0.31.2 to 0.31.4. Not...

I should probably reopen this, so @pilcrowOnPaper could decide on closing by himself.