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
This issue is coming from Flutter and I've linked the relevant issue on the Flutter repo. There's not much update until Flutter releases a new version to address this.
A workaround is set the focusColor to Colors.transparent
I wouldn't agree that this workaround is applicable as this will remove the highlight/focus behaviour.
Platform
All platforms
Steps to Reproduce
Expected behaviour
The dropdown should not remain being highlighted
Actual behaviour
The dropdown remains highlighted
Additional Context
Related to this issue on Flutter flutter/flutter#94605
The text was updated successfully, but these errors were encountered: