ueberdosis/tiptap

[Bug]: Microsoft Pinyin Input Method Fails to Complete Input After Enabling the CharacterCount Plugin

Open

#5,878 opened on Nov 27, 2024

View on GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (1,979 forks)batch import
area: editorcomplexity: mediumgood first issueimpact: mediumtype: help-wanted

Repository metrics

Stars
 (23,454 stars)
PR merge metrics
 (Avg merge 4d 13h) (46 merged PRs in 30d)

Description

Affected Packages

@tiptap/extension-character-count

Version(s)

2.9.1

Bug Description

After using the CharacterCount plugin, the Microsoft Pinyin input method fails to complete input. The behavior is as follows when typing pinyin.

Browser Used

Edge

Code Example URL

https://stackblitz.com/~/github.com/YanChenBai/character-count-demo

Expected Behavior

Be able to complete pinyin input.

Additional Context (Optional)

https://github.com/user-attachments/assets/ab86ea62-ecdc-4cef-b886-1fc00380728e

Contributor guide