W8lessLabs.Blazor.LocalFiles
W8lessLabs.Blazor.LocalFiles copied to clipboard
Unable to use in server-side blazor
given a error message:
System.InvalidOperationException: Cannot provide a value for property 'Http' on type 'W8lessLabs.Blazor.LocalFiles.FileSelect'. There is no registered service of type 'System.Net.Http.HttpClient'.
Try the new 0.5.2 version of the package. This should prevent the page from crashing. You're not intending to actually load the file server side are you? (as this solution was designed for WASM only)