DataTemplateExtension error with some packages #28973
Unanswered
MScriptGit
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm still pretty new around C# and MAUI, but I'm getting a weird error.
When I try to use the YoutubeExplode package or the SpotifyExplode package I get this error:
"DataTemplateExtension: Could not
locate type for local: MainPage."
At first I thought it might be a YoutubeExplode error, but after trying to use SpotifyExplode, I get the same error, leaving me to believe that it might be a MAUI error in stead.
As soon as I remove the package-code from the main function, the error dissappears.
I hope someone knows how to solve this!
Beta Was this translation helpful? Give feedback.
All reactions