Xaml Editor not recognizing controls from Community Toolkit #4920
Unanswered
insomniachi
asked this question in
Questions & Help
Replies: 1 comment
-
As a workaround, i subclassed every control i was using and it got rid of the xaml error. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm facing this annoying issue where in XAML editor in VS is complaining that the type doesn't exist but it builds
I cannot get any intellisense for these types since it's showing error.
Controls from the labs repo just works fine
But if i start a brand new project, then XAML editor doesn't complain. Its only causing issue on one of my repo, i can't figure out what is wrong
I tried
The issue still persists.
Beta Was this translation helpful? Give feedback.
All reactions