jsakamoto / Toolbelt.Blazor.LoadingBar

Loading bar UI for Client-Side Blazor application.
Mozilla Public License 2.0
172 stars 18 forks source link

Error 'WebAssemblyHost' does not contain a definition for 'UseLoadingBar' #12

Closed enkodellc closed 4 years ago

enkodellc commented 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

enkodellc commented 4 years ago

Sorry my fault, I thought I was on Preview2 already.