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

Tabbed Page Bug in Windows #26214

Open
AwsomeCode opened this issue Nov 29, 2024 · 2 comments
Open

Tabbed Page Bug in Windows #26214

AwsomeCode opened this issue Nov 29, 2024 · 2 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

@AwsomeCode
Copy link

Description

Tabbed Page Navigating to the tabbed page. Going back from the tabbed page, an exception was thrown

Screen.Recording.2024-11-29.105612.mp4

Steps to Reproduce

Steps to Reproduce

  1. Press the button to navigate to ProductsTabbedPage
  2. Switch between tabs
  3. Navigate back (App Crash)

Link to public reproduction project repository

https://github.com/AwsomeCode/MauiApp19

Version with bug

9.0.10 SR1

Is this a regression from previous behavior?

Yes, this used to work in Xamarin.Forms

Last version that worked well

No response

Affected platforms

Windows

Affected platform versions

No response

Did you find any workaround?

No

Relevant log output

@AwsomeCode AwsomeCode added the t/bug Something isn't working label Nov 29, 2024
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.

@ninachen03
Copy link

This issue has been verified using Visual Studio 17.13.0 Preview 1.0 (9.0.10 & 9.0.0 &9.0.0-rc.1.24453.9). Can repro on window platform.
Image
But in Microsoft.Maui.Controls, 9.0.0-preview.1.9973, I got a different exception as below by only run the project.
Image

@ninachen03 ninachen03 added platform/windows 🪟 s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed migration-compatibility Xamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convert labels Nov 29, 2024
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

2 participants