formaat-design / reshaped

Community repository for storing examples, reporting issues and tracking roadmap
https://reshaped.so
97 stars 3 forks source link

Tabs.Item has delayed transition #234

Closed alexandertrefz closed 3 months ago

alexandertrefz commented 3 months ago

Describe the bug <Tabs.Item>s have a significantly delayed transition when hovering over them.

To Reproduce It happens under all circumstances, it seems. It can be seen on the official Documentation as well. Simply hover over any Tab.Item and watch the hover transition start delayed. Similarly the transition back to the normal state when one stops hovering is delayed.

Expected behavior The hover transition should start playing immediately, like it does for buttons and all other hovers.

blvdmitry commented 3 months ago

Can you confirm if it's working for you in 2.10.10? 👀

alexandertrefz commented 3 months ago

Yes, fixed with 2.10.10 🎉