UraniumUI icon indicating copy to clipboard operation
UraniumUI copied to clipboard

Not loading schema from XAML

Open lopiv2 opened this issue 2 years ago • 1 comments

After trying to make a TreeView in the XAML as this link example says:

https://enisn-projects.io/docs/en/uranium/latest/themes/material/components/TreeView

Writing this xmlns:material="http://schemas.enisn-projects.io/dotnet/maui/uraniumui/material"

I´m receiving the next error message when trying to compile:

Cannot resolve type "http://schemas.enisn-projects.io/dotnet/maui/uraniumui/material:material:TreeView

lopiv2 avatar Jun 21 '23 13:06 lopiv2

Might be the same issue with https://github.com/enisn/UraniumUI/issues/369#issuecomment-1585069745

enisn avatar Jun 22 '23 06:06 enisn