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

Backspacing a new line is deleting the text written after that #4493

Open
sumedhapoddar23 opened this issue Nov 18, 2024 · 0 comments
Open

Comments

@sumedhapoddar23
Copy link

sumedhapoddar23 commented Nov 18, 2024

Please describe the a concise description and fill out the details below. It will help others efficiently understand your request and get to an answer instead of repeated back and forth. Providing a minimal, complete and verifiable example will further increase your chances that someone can help.

Steps for Reproduction

  1. Enter a text in the pattern
Hi, testing react quill. 

Thanks

Jack.
  1. Move the cursor just before J and press backspace/delete.
  2. It changes the text to
Hi, testing react quill. 

Thanks

Expected behavior: It should not delete the text "Jack"

Include browser, operating system and respective versions

Version:
react quill: [2.0.0-beta.2]

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