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 - Cursor disappears when pressing backspace #104

Closed
philmas opened this issue Jul 20, 2024 · 5 comments
Closed

BUG - Cursor disappears when pressing backspace #104

philmas opened this issue Jul 20, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@philmas
Copy link

philmas commented Jul 20, 2024

I have a Carta component like so:

<MarkdownEditor {carta} bind:value={markdown} mode="tabs" />

On my webpage pressing backspace several times makes my cursor disappear. I have to reclick the component to be able to interact again.

@philmas philmas closed this as completed Jul 20, 2024
@philmas
Copy link
Author

philmas commented Jul 20, 2024

Issue seems to stem from Chrome.

@philmas philmas reopened this Jul 20, 2024
@BearToCode
Copy link
Owner

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.

@Codebelife
Copy link

facing the same issue with the latest version of carta also

@BearToCode
Copy link
Owner

@Codebelife what device are you using? Does this also happen on the docs examples?

@BearToCode BearToCode added the bug Something isn't working label Jul 25, 2024
BearToCode added a commit that referenced this issue Jul 25, 2024
@BearToCode
Copy link
Owner

Should be fixed in the newest version about to be published. Let me know if you still experience the issue!

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

3 participants