-
-
Notifications
You must be signed in to change notification settings - Fork 23
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 - Cursor disappears when pressing backspace #104
Comments
Issue seems to stem from Chrome. |
The issue is related to changes I recently made, and seems to occur only on mobile. Try updating to the latest version published today and see if it is still there. |
facing the same issue with the latest version of carta also |
@Codebelife what device are you using? Does this also happen on the docs examples? |
Should be fixed in the newest version about to be published. Let me know if you still experience the issue! |
I have a Carta component like so:
On my webpage pressing backspace several times makes my cursor disappear. I have to reclick the component to be able to interact again.
The text was updated successfully, but these errors were encountered: