UI Kit Login form submit
I have copied the markup from the UI Kit Login screen.
I added a method to the onsubmit and bound the email SfTextBox.
However when I submit the form Input.Email is always null.
Thank you for reaching out. We are currently validating the reported query and will provide an update within two business days. We appreciate your patience in the meantime.
I've added the onsubmit method and bound the value to the SfTextbox, and the output is appearing correctly.
If you're still experiencing an issue where Input.Email is null, please share a sample or the relevant code snippet so we can assist you further.
It seem that if you use @rendermode InteractiveServer it works, but not without.
Using InteractiveServer in turn conflicts with using HttpContext.
Thank you for reaching out. We are currently reviewing the reported issue and will provide an update by tomorrow. We appreciate your patience and understanding in the meantime.
Thank you for reaching out.
We have tested both the WebAssembly standalone app and the Web App, and we did not encounter any issues. To assist you further, could you please confirm which type of Blazor application you are using — Web App, WebAssembly, or Server App? If possible, please share a relevant code snippet. This would help us investigate the issue more effectively.