Page.OnAppearing and OnDisappearing event on Windows is raised too often #10161
Labels
area-core-lifecycle
XPlat and Native UIApplicationDelegate/Activity/Window lifecycle events
area-navigation
NavigationPage
platform/windows 🪟
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
Description
OnAppearing and OnDisappearig are called as soon as there is another Application hiden some part of the MAUI application.
In the Xamarin documentation (i did not find the events in the maui documentation) https://docs.microsoft.com/en-us/dotnet/api/xamarin.forms.page.ondisappearing?view=xamarin-forms#remarks it says, the events are not triggered by external application but just by navigation.
Steps to Reproduce
Link to public reproduction project repository
https://github.com/rogerbriggen/mauiAppearEventProblem
Version with bug
6.0.486 (current)
Last version that worked well
Unknown/Other
Affected platforms
Windows
Affected platform versions
Windows 10
Did you find any workaround?
No
Relevant log output
No response
The text was updated successfully, but these errors were encountered: