You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I debugged this a bit and machines returns the value for the second tab, and immediately the value for the first. That should not be the case. What your thoughts?
Description
When I create a controlled tabs, during the first onValueChange call, I do not change the index and the Tabs.Content unmounts when it shouldn't.
Link to Reproduction
https://stackblitz.com/edit/chakra-ui-v3-o9atp5?file=src%2FApp.tsx
Steps to reproduce
Chakra UI Version
3.1.2
Browser
Firefox 132.0.2 (latest), Chromium 130.0.6723.116
Operating System
Additional Information
Initial render is ok :
Click on "Second tab" (text has disappeared)
The text was updated successfully, but these errors were encountered: