0
0
0
0
#editform
Posts tagged #editform on Bluesky
Interesting #blazor #editform behavior.
In Blazor 8, a non-submit button in an EditForm triggers `OnSubmit` in a #dotnetmaui hybrid app, but not on webassembly.
In Blazor 9, a non-submit button in an EditForm triggers `OnSubmit` in all cases.
I would expect a non-submit button to _never_ submit?
0
0
2
0
Interesting #blazor #editform behavior.
In Blazor 8, a non-submit button in an EditForm triggers `OnSubmit` in a #dotnetmaui hybrid app, but not on webassembly.
In Blazor 9, a non-submit button in an EditForm triggers `OnSubmit` in all cases.
I would expect a non-submit button to _never_ submit?
3
0
1
0