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

App crashes when navigating from TabbedPage to another TabbedPage #22131

Open
davishoang96 opened this issue Apr 30, 2024 · 3 comments
Open

App crashes when navigating from TabbedPage to another TabbedPage #22131

davishoang96 opened this issue Apr 30, 2024 · 3 comments
Labels
area-controls-tabbedpage TabbedPage high It doesn't work at all, crashes or has a big impact. platform/windows 🪟 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Milestone

Comments

@davishoang96
Copy link

Description

I'm using MainPage = new NavigationPage(new MainPage()); instead of AppShell() The app crashes when navigating from one TabbedPage to another.

Exception: Microsoft.UI.Xaml.Controls.Frame.NavigationFailed was unhandled.
Example apps: MauiAppTabbedPage.zip

Recording.2024-04-30.124611.mp4

Screenshot 2024-04-30 124814

Steps to Reproduce

No response

Link to public reproduction project repository

No response

Version with bug

8.0.21 SR4.1

Is this a regression from previous behavior?

Yes, this used to work in Xamarin.Forms

Last version that worked well

Unknown/Other

Affected platforms

Windows

Affected platform versions

WinUI

Did you find any workaround?

No response

Relevant log output

Microsoft.UI.Xaml.Controls.Frame.NavigationFailed was unhandled.
@davishoang96 davishoang96 added the t/bug Something isn't working label Apr 30, 2024
@Zhanglirong-Winnie Zhanglirong-Winnie added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Apr 30, 2024
@Zhanglirong-Winnie
Copy link
Collaborator

Verified this issue with Visual Studio 17.10 Preview 5 (8.0.21&8.0.7). Can repro on windows platform with sample project. Android platform works fine.

@PureWeen PureWeen added the high It doesn't work at all, crashes or has a big impact. label Apr 30, 2024
@PureWeen PureWeen added this to the Backlog milestone Apr 30, 2024
@PureWeen
Copy link
Member

PureWeen commented May 2, 2024

/similarissues

Copy link
Contributor

github-actions bot commented May 2, 2024

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-tabbedpage TabbedPage high It doesn't work at all, crashes or has a big impact. platform/windows 🪟 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants