Skip to content

Project converted from .NET 8 to .NET 9 - Issue on Windows.

Notifications You must be signed in to change notification settings

Auto72/MauiApp9

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run the App on Windows.

Navigate to MauiPage1 by clicking the Button on the first page. Navigate back. Navigate again to MauiPage1 by clicking the Button on the first page. Click the Clear button.

You get the error:

Exception thrown: 'System.NullReferenceException' in Microsoft.Maui.Controls.dll Object reference not set to an instance of an object.

If you go over the variable, you can see it is not null. The try/catch block doesn't catch this error.

2

About

Project converted from .NET 8 to .NET 9 - Issue on Windows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages