Blazor form submit button doesn’t call my submit method
I wrote a login form in Blazor (with some MudBlazor elements) and now I’ve run the app but after filling in the form and pressing the Submit button nothing happens. What am I doing wrong?
I wrote a login form in Blazor (with some MudBlazor elements) and now I’ve run the app but after filling in the form and pressing the Submit button nothing happens. What am I doing wrong?