Closed RMalik777 closed 2 weeks ago
Definitely related to #919.
I'll look into this today. Thanks for raising the issue with a reproduction.
Alright this is driving me a bit mad that I'm unable to reproduce it in the Bits UI docs. It doesn't appear you're doing anything special in your repro and I can see it there.
Checking to ensure all the versions are aligned in the repro / Bits UI docs
Alright... after using the process of elimination, this issue only occurs when there is an animation/transition on the Select.Content
Fixed in the latest release of bits-ui@next (being released now)
Can confirm it is now fixed. Thanks for the quick fix.
Describe the bug
Select
Component freezes after selecting an item inside theSelect Content
. The value is updated but the page needed to be refreshed to fix the freezing component. This behavior only present in1.0.0-next.54
and not present in1.0.0-next.53
1.0.0-next.54
Bugged Repo - Preview1.0.0-next.53
NOT Bugged Repo - PreviewMaybe related #919
Reproduction
https://stackblitz.com/edit/sveltejs-kit-template-default-mkbbzg?file=README.md
Logs
System Info
Severity
annoyance