Skip to content

Issues with IME input after inserting a mention using embeddedItem in a contenteditable, causing duplicate input events and characters. #153

Description

@thinh6699

When typing with an IME keyboard, after selecting an item from the suggestion list and inserting a node into the contenteditable (I use embeddedItem), subsequent input continues to trigger two input events, resulting in duplicate characters.

something like this:

@abc @@ ( I only input 1 @ after being inserted, but it shows 2 because the event input triggers twice)

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