You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Blazor has changed a lot since i published this component. I was busy with some other stuffs since last few months so didn't get a chance to update. But i will take a look at it now and update the repo to the latest version of Blazor as early as possible.
In Preview 8,9 and RC1 the members need to be public and the event handler syntax has changed from onclick=@handler to @OnClick=.
The syntax for async method calls I'm still figuring out.
The text was updated successfully, but these errors were encountered: