When trying to view visual studio razor page in Radzen Blazor Studio design mode, I receive the following error
Unable to cast object of type 'AuthenticationService' to type 'Microsoft.AspNetCore.Components.WebAssembly.Authentication.IAccessTokenProvider'.
Any help would be appreciated.
Thanks