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
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
When using VoiceOver's custom navigation and selection (ctrl+option+arrows, ctrl+option+space) the previously selected value is read on selection. I believe this is caused by a timing issue with mdRadioGroup's custom focus management and delegating click events to inner radio buttons -- VoiceOver is reading out the value before AngularJS has processed the event