Dropdow: Default value (visibility) disappears after selecting dropdown with tab key #7429
Labels
Component: Accessibility
Issue or pull request is related to WCAG or ARIA
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
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: