Closed ebeastlake closed 1 year ago
Using onKeyDown
to detect backspace is a workaround, but I assume the behavior is still unintended.
@ebeastlake I tested it using Browserstack on Mac Ventura in Chrome 113 and Safari 16.3 and it works. Please provide a repro and detailed info about the browser and Mac version.
Hitting "delete" on Mac is not triggering the change handler in the MessageInput component. How can I fix that?