Will Glas
Results
2
issues of
Will Glas
Fix a bug in the useMnemonics hook that makes it incompatible with `textarea` elements. This bug manifested itself when I was trying to use a `MarkdownEditor` in an `ActionMenu`. Closes...
💓collab
react
### Description When a `textarea` element is rendered inside of an `ActionMenu.Overlay` with some named buttons, random buttons will get focused as the user is typing. This is because the...
bug
react