Ive just tried to use sidebar navigation and Im getting this error on my page
This application was built using a trial version of Syncfusion Essential Studio. To remove the license validation message permanently, a valid license key must be included. Claim your free account.
I have a valid licence and ive installed the relevant nuget packages (26.1.39)
I have all these components installed, they all work ok, no license error, all except the sidebar & lists
@using Syncfusion.Blazor
@using Syncfusion.Blazor.Schedule
@using Syncfusion.Blazor.Notifications
@using Syncfusion.Blazor.Buttons
@using Syncfusion.Blazor.Grids
@using Blazicons
@using Syncfusion.Blazor.Navigations
@using Syncfusion.Blazor.Lists
can you help ?