Closed enkodellc closed 4 years ago
I updated to the latest version with Blazor Boilerplate and am getting the following error. Any ideas?
To recreate download the repo and update the LoadingBar https://github.com/enkodellc/blazorboilerplate/tree/restructure
Error 'WebAssemblyHost' does not contain a definition for 'UseLoadingBar' and the best extension method overload 'LoadingBarExtension.UseLoadingBar(WebAssemblyHost)' requires a receiver of type 'WebAssemblyHost' BlazorBoilerplate.Client
Sorry my fault, I thought I was on Preview2 already.
I updated to the latest version with Blazor Boilerplate and am getting the following error. Any ideas?
To recreate download the repo and update the LoadingBar https://github.com/enkodellc/blazorboilerplate/tree/restructure
Error 'WebAssemblyHost' does not contain a definition for 'UseLoadingBar' and the best extension method overload 'LoadingBarExtension.UseLoadingBar(WebAssemblyHost)' requires a receiver of type 'WebAssemblyHost' BlazorBoilerplate.Client