Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Korean IME input issue: Only consonants are entered #400

Open
HodooSeungMo opened this issue Jul 5, 2024 · 0 comments
Open

Korean IME input issue: Only consonants are entered #400

HodooSeungMo opened this issue Jul 5, 2024 · 0 comments

Comments

@HodooSeungMo
Copy link

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:

  1. Create a spreadsheet using react-spreadsheet.
  2. 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant