Visual Studio not recognizing "Page" or "Grid" when Uno App re opened giving error Type Page not found #12776
Labels
difficulty/tbd
Categorizes an issue for which the difficulty level needs to be defined.
kind/bug
Something isn't working
project/core-tools 🛠️
Categorizes an issue or PR as relevant to core and tools
triage/untriaged
Indicates an issue requires triaging or verification
Current behavior
Create New Uno Platform App in Visual Studio
Open MainPage.xaml, make small amendment by adding a TextBox
Hover over "Page", it says Microsoft.UI.XAML.Controls.Page
Run Windows version, everything works fine.
Run Android version on attached Android device, works fine
Close Visual Studio
Open Visual Studio
Re open App
Now MainPage.xaml underlines Page and Grid and says type not found are you missing an assembly.
Expected behavior
When App reopened, it should recognise Page and Grid as part of Microsoft.UI.XAML.Controls.
How to reproduce it (as minimally and precisely as possible)
No response
Workaround
No response
Works on UWP/WinUI
None
Environment
No response
NuGet package version(s)
No response
Affected platforms
WebAssembly, Android, iOS, macOS (AppKit), Mac Catalyst, Skia (WPF), Skia (GTK on Linux/macOS/Windows), Skia (Linux Framebuffer), Skia (Tizen), Windows
IDE
Visual Studio 2022
IDE version
No response
Relevant plugins
No response
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: