Open lopiv2 opened 1 year ago
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
Might be the same issue with https://github.com/enisn/UraniumUI/issues/369#issuecomment-1585069745
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