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

When I enter Chinese characters after the custom embed format content. the cursor position does not update #4522

Open
ngd-b opened this issue Dec 10, 2024 · 1 comment

Comments

@ngd-b
Copy link

ngd-b commented Dec 10, 2024

When I enter Chinese characters after the custom embed format content. the cursor position does not update

2024-12-10.14.47.54.mov

But entering English is fine.

Steps for Reproduction

  1. custom Embed format
class ReferenceBlock extends Embed {
  // ... other code
}
  1. using the format insert content
  2. continue input some Chinese characters

Expected behavior:
enter the Chinese characters. the cursor update position

Actual behavior:
the position is error

Platforms:
mac M2 . Chrome

Version:

2.0.2

@mr-linhui
Copy link

I have the same problem

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

2 participants