ueberdosis/tiptap

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

Open

#5,878 创建于 2024年11月27日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)TypeScript (1,979 fork)batch import
area: editorcomplexity: mediumgood first issueimpact: mediumtype: help-wanted

仓库指标

Star
 (23,454 star)
PR 合并指标
 (平均合并 4天 13小时) (30 天内合并 46 个 PR)

描述

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

贡献者指南