Problems with creating a new ContentPage in .NET MAUI
Hello I'm trying to make a dashboard view in .NET MAUI using a content page. Once I generate it it says: "the name 'InitializeComponent' does not exist in the current context." I have tried rebuilding the solution and re-opening my project but I have no clue on how to fix this.
2 Replies
Just a hunch, but did you rename the page at some point by any chance?
No, also happens when I generate a new one