Skip to content

Korean IME input issue: Only consonants are entered #400

Description

@HodooSeungMo

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions