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 a Picker item is selected, setting the SelectedIndex back to -1 does not restore the original title. Instead, the Picker continues to display the previously selected item, and the title is not shown as expected.
Description
When a Picker item is selected, setting the SelectedIndex back to -1 does not restore the original title. Instead, the Picker continues to display the previously selected item, and the title is not shown as expected.
Screen.Recording.2025-07-07.at.12.22.26.PM.mov
Screen.Recording.2025-07-07.at.12.25.53.PM.mov
Steps to Reproduce
Link to public reproduction project repository
No response
Version with bug
9.0.81 SR8.1
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
iOS, macOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output