[Windows] TabbedPage inside Navigation page causes Crash #8009
Labels
area-navigation
NavigationPage
p/1
Work that is important, and has been scheduled for release in this or an upcoming sprint
platform/windows 🪟
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Description
If you have a TabbedPage inside a NavigationPage, you click around the tabs, press back, and come back into the TabbedPage, it will crash either at launch, or when the other tab is pressed
Sample project:
MauiApp10.zip
Steps to Reproduce
Create a project.
Create a NavigationPage that opens the MainPage.
Create a TabbedPage with two MainPages inside it.
Redirect the click to the TabbedPage
Click around in the TabbedPage, it's working
Press back, click on the button again
Click the other Tab
Crash
Version with bug
6.0 (current)
Last version that worked well
Unknown/Other
Affected platforms
Windows
Affected platform versions
Windows 11
Did you find any workaround?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: