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

[Bug] when use Chinese Input method, after input, cursor auto move to head #1528

Open
2 tasks done
ryzencool opened this issue Oct 2, 2024 · 3 comments
Open
2 tasks done
Assignees
Labels
bug Something isn't working

Comments

@ryzencool
Copy link

Initial checklist

  • I agree to follow the code of conduct
  • I searched issues and discussions and couldn’t find anything (or linked relevant results below)

Affected packages and versions

latest

Link to runnable example

No response

Steps to reproduce

open official website, in playground, input some chinese using chinese input method

output

Expected behavior

after input, the cursor is at the end of the line

Actual behavior

cursor is at the head of the line

Runtime

Chrome

OS

Windows, Linux, macOS

Build and bundle tools

Vite

@ryzencool ryzencool added the bug Something isn't working label Oct 2, 2024
@ryzencool
Copy link
Author

It seems that only when use in react, this bug can be triggered

@tingjiangcao
Copy link

官网demo就有这个问题。

@xiayb
Copy link

xiayb commented Oct 24, 2024

We also encountered the same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants