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

The cursor disappears at the end of a controlled input on Chrome #595

Open
schadocalex opened this issue Sep 15, 2023 · 0 comments
Open

Comments

@schadocalex
Copy link

On Chrome (107 and 117, Linux and Mac at least), the cursor disappears when typing into a input (text/number). It works on FF, does not on Safari.

What I see:
image
Expected:
image

How to reproduce:
Go on https://reagent-project.github.io/ in the share state example. If you type different characters until the input is full, you won't see the last one nor the cursor. But you can go left/right with the keyboard and then you see it.

Looks like it works with official React examples, so maybe Reagent triggers a Chrome bug.

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

1 participant