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
When using the PinInput component for login confirmation, I expected the input to reset when updating the value prop. However, the displayed value does not change, even though the state updates correctly.
Description
When using the PinInput component for login confirmation, I expected the input to reset when updating the value prop. However, the displayed value does not change, even though the state updates correctly.
Link to Reproduction
https://stackblitz.com/edit/chakra-ui-v3-ngzvkzc4?file=src%2FApp.tsx
Steps to reproduce
Chakra UI Version
3.5.1
Browser
Brave, Google Chrome, Safari
Operating System
Additional Information
I think, I followed the docs as written.
The text was updated successfully, but these errors were encountered: