Nuacht

It appears the onKeyDown, onKeyUp for android on the soft keyboard will only emit a buffer 229 and not the entered character. This means that with the terminating behaviour, such as a comma, the event ...
The functionality should allow sending a message in two ways: by clicking the button or by typing Ctrl+Enter in the MudTextField component. It works well when I click the button. However, when I type ...