Open PureWeen opened 2 years ago
We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.
Currently every DatePicker control creates the dialog inside CreatePlatformView. If that's not a requirement then we should modify the code so the dialog is just created the first time the dialog is requested. If it is required then we should add some comments to the code indicating as such.
Keep in mind the following PR https://github.com/dotnet/maui/pull/5173