I am using EditForm in Blazor and I have a complex form with multiple input components. I want to prevent the form from being submitted when the user presses the Enter key, as this can cause unwanted ...
Hi, I updated BlazorStrap to v5 and now I have some problem with using BSModal with EditForm (or BSForm). EditForm inside BSModal is not alloved -> "Unrecognized child content inside component BSModal ...