I installed Radzen.Blazor from nuget and followed all the instruction at GitHub
but when I insert any component in the razord page, I receive this warning (even if when I run the application, its working).
Warning (active)|RZ10012|Found markup element with unexpected name 'RadzenSplitter'. If this is intended to be a component, add a @using directive for its namespace.
Furthermore the intellisense does not recognize any Radzen object.
Thanks.
Andrea
This is the code:
@page "/ProjectDetails/{ProjectId?}"
@using Radzen
@using Radzen.Blazor
50% Min 30px Max 70%
Pane A2