Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Create new Syncfusion Blazor Application with vs2019
The app runs ok locally
Publish app to netlify
Open with chrome
Open devtools console
Error is shown:
blazor.webassembly.js:1 WASM: System.InvalidOperationException: A suitable constructor for type 'Microsoft.AspNetCore.Http.HttpContextAccessor' could not be located. Ensure the type is concrete
I tried to publish also to github pages and I get the same error
Andrea Boriani