UISwitch doesn't toggle the first time if you have VoiceOver enabled #11543
Labels
area-controls-switch
Switch
platform/iOS 🍎
t/a11y
Relates to accessibility
t/bug
Something isn't working
Milestone
Description
The code we use to try and auto close the keyboard when clicking off of an entry field currently causes the
UISwitch
to not toggle the first time you interact with it.If you take the following code
The text was updated successfully, but these errors were encountered: