Skip to content

I made a .net 8 app, it had page changing issue, when we go to page and then come back and try to go to any page again, it does not work. This issue also exists in .net 7

Notifications You must be signed in to change notification settings

HimanshuBansal112/NetMauiIssue

Repository files navigation

About:

This is a .Net Maui Issue reporting repository. Currently, .Net Maui Apps have issue related to page changing. This issue arises in MenuFlyoutItem in MenuBarItem.

How to build test case:

Open MauiApp2.sln in Visual Studio 2022 and compile it. This does not include all of the files, so Visual Studio 2022 will take time to generate them.

Procedure:

When a user go to first page through MenuFlyoutItem then come back, and then try to go to any page(even if you choose second page if available), it fails to proceed to that page.

About

I made a .net 8 app, it had page changing issue, when we go to page and then come back and try to go to any page again, it does not work. This issue also exists in .net 7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages