react-datasheet
react-datasheet copied to clipboard
Japanese text input not working correctly
Hi,
I noticed that the datasheet is not handling Japanese input correctly on Mac (both in Firefox and Chrome). Have not tested for other operating systems

To reproduce
- Go to system preferences > language & region > Keyboard preferences
- Click on "+"
- Add "Japanese - Romaji"
- Choose "Hiragana" as input source in the top bar
- Go to https://nadbm.github.io/react-datasheet/
- Click on a cell
- Press the letters "k" and "o"
Expected
Should show the Japanese Character "こ"
Actual Result
Shows "kお"
Hi @nadbm Click to input Chinese, which can also be reproduced. Could you please take a look?