Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Windows] TabbedPage inside Navigation page causes Crash #8009

Closed
NonameMissingNo opened this issue Jun 14, 2022 · 2 comments
Closed

[Windows] TabbedPage inside Navigation page causes Crash #8009

NonameMissingNo opened this issue Jun 14, 2022 · 2 comments
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

Comments

@NonameMissingNo
Copy link

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
image

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

@NonameMissingNo NonameMissingNo added s/needs-verification Indicates that this issue needs initial verification before further triage will happen t/bug Something isn't working labels Jun 14, 2022
@jfversluis jfversluis added platform/windows 🪟 area-navigation NavigationPage and removed s/needs-verification Indicates that this issue needs initial verification before further triage will happen labels Jun 14, 2022
@kristinx0211
Copy link

verified repro on windows with vs 17.3.0 Preview 3.0 [32614.275.main].
image

@kristinx0211 kristinx0211 added the s/verified Verified / Reproducible Issue ready for Engineering Triage label Jun 15, 2022
@samhouts samhouts added the p/1 Work that is important, and has been scheduled for release in this or an upcoming sprint label Jul 12, 2022
@hartez hartez removed the fatal label Aug 1, 2022
@NonameMissingNo
Copy link
Author

No longer crashes with VS 17.4 / .net 7

@ghost ghost locked as resolved and limited conversation to collaborators Dec 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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
Projects
None yet
Development

No branches or pull requests

6 participants