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 going out of focus from a dropdown with default value. Visibility of text disappears then goes back upon pressing tab again. im using react-hook-form to set default value
Describe the bug
When going out of focus from a dropdown with default value. Visibility of text disappears then goes back upon pressing tab again. im using react-hook-form to set default value
bug2.mp4
Reproducer
https://stackblitz.com/edit/vitejs-vite-a32aet?file=src%2FApp.tsx
System Information
Steps to reproduce the behavior
Expected behavior
The text of default selected value should not disappear
The text was updated successfully, but these errors were encountered: