-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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: unable to delete the first character on android chrome #5274
Comments
I will be creating a PR for this based on my solution shared here: #4941 (comment) |
+1 |
@kirandash @acywatson Thanks for this fix. When will this be published? |
@rohini21 Not sure when it will be released next. In the meantime, you can use a patch ex: patch-package for npm or pnpm patch etc to patch Lexical.dev.js and Lexical.prod.js files on your project. How to generate the Lexical.dev.js and Lexical.prod.js file with the fix? Hope that helps. |
@rohini21 This is now merged to main and available in release version |
when there is one character left at any line it wont delete it and it will jump to the beginning of line without deleting the character
Lexical version: 0.12.4
Evidence
Screen_Recording_20231019_181459_Chrome.mp4
The text was updated successfully, but these errors were encountered: