-
Notifications
You must be signed in to change notification settings - Fork 180
Open
Description
Hello,
I'm experiencing an issue with Korean input when using the react-spreadsheet library.
Issue description:
- When typing in Korean, only the initial consonants are entered, and the rest is ignored.
- For example, when trying to input "안녕하세요", it results in "ㅇㅏㄴ녕하세요".
Steps to reproduce:
- Create a spreadsheet using react-spreadsheet.
- Select a cell and try to input Korean text.
Expected behavior:
- Korean text should be entered normally. ("안녕하세요")
Actual behavior:
- Only initial consonants are entered. ("ㅇㅏㄴ녕하세요")
Any help or advice to resolve this issue would be greatly appreciated.
Carpe-sehee
Metadata
Metadata
Assignees
Labels
No labels