Closing a modal navigation page with physical Escape key corrupts the navigation stack #23463
Labels
area-navigation
NavigationPage
p/2
Work that is important, but is currently not scheduled for release
platform/iOS 🍎
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
Description
iOS modal pages with
NavigationPage
can be closed by the physical Escape key (tested in iOS Simulator). Once that is done, no other modal page is presented since the navigation stack ends up in inconsistent state.Video:
https://github.com/dotnet/maui/assets/1764393/ed05543c-b263-4180-a6a6-80b111ec0be8
Steps to Reproduce
NavigationPage
to the modal stackNavigationPage
to the modal stack, observe it failsLink to public reproduction project repository
https://github.com/filipnavara/maui-dark-mode-ios-bug
Version with bug
8.0.61 SR6.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
Affected platform versions
iOS 17.5
Did you find any workaround?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: