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

a isssue when input Chinese language #207

Open
ZhengXingchi opened this issue Aug 4, 2020 · 2 comments
Open

a isssue when input Chinese language #207

ZhengXingchi opened this issue Aug 4, 2020 · 2 comments

Comments

@ZhengXingchi
Copy link

when you type Chinese characters in the first line.eg "我” then the pell will turn the character to "w"
the reason is the code in this line 124

if (firstChild && firstChild.nodeType === 3) exec(formatBlock, `<${defaultParagraphSeparator}>`)

when your remove ,it will work prefectly
you can try yourself

@xch1029
Copy link

xch1029 commented Jul 7, 2021

好像是这么回事,onChange多次对你有什么影响吗?

@embargiel
Copy link

Any chance to fix it? It is super-problematic

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

3 participants