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

Crash when Reopen an TabbedPage #27063

Open
Transis-Felipe opened this issue Jan 10, 2025 · 3 comments
Open

Crash when Reopen an TabbedPage #27063

Transis-Felipe opened this issue Jan 10, 2025 · 3 comments
Labels
migration-compatibility Xamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convert platform/windows 🪟 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working

Comments

@Transis-Felipe
Copy link

Description

After navigate to a TabbedPage, the app crash

Steps to Reproduce

  1. Open repo project
  2. Click the button to open a TabbedPage
  3. Navigate to the second tab
  4. Go back to the main page
  5. Click the button to reopen the TabbedPage

Image

Image

Image

Repro project
TabbedPageSample.zip

Link to public reproduction project repository

No response

Version with bug

9.0.22 SR2.2

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, I was not able test on other platforms

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

@Transis-Felipe Transis-Felipe added the t/bug Something isn't working label Jan 10, 2025
Copy link

We've found some similar issues:

If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.

Note: You can give me feedback by 👍 or 👎 this comment.

@Transis-Felipe
Copy link
Author

Transis-Felipe commented Jan 10, 2025

It's a different aproach than #26214 because my sample use Shell to navigate, instead of Navigation.PushAsync(new ProductTabbedPage());

In this sample I'm using
Shell.Current.GoToAsync();

@Ying-6 Ying-6 added s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage migration-compatibility Xamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convert labels Jan 14, 2025
@Ying-6
Copy link

Ying-6 commented Jan 14, 2025

This issue has been verified Visual Studio 17.13 Preview 2.1 (9.0.22 & 9.0.21 & 9.0.0). Can repro this issue on windows platform.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
migration-compatibility Xamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convert 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

3 participants