There was an error while loading. Please reload this page.
I'm calling .Focus() in order to open the picker from another gesture. This works the first time, but subsequent calls are ineffective.
.Focus()
https://github.com/davidortinau/dotnet-airlines
Call focus on a date picker (and prob any other picker) from a TapGesture and see that it only works first time.
Release Candidate 2
Unknown/Other
iOS, macOS
15.4
No response
Description
I'm calling
.Focus()in order to open the picker from another gesture. This works the first time, but subsequent calls are ineffective.Simulator.Screen.Recording.-.iPhone.13.Pro.-.2022-04-09.at.10.09.57.mp4
https://github.com/davidortinau/dotnet-airlines
Steps to Reproduce
Call focus on a date picker (and prob any other picker) from a TapGesture and see that it only works first time.
Version with bug
Release Candidate 2
Last version that worked well
Unknown/Other
Affected platforms
iOS, macOS
Affected platform versions
15.4
Did you find any workaround?
No response
Relevant log output
No response