We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I use Chinese IME, when I leave IME with the delete key and immediately wrap, a row of text strings that cannot be deleted appears.
This problem does not occur in native quilljs, but it does happen if I directly import quill.js into Angular .
Steps for Reproduction I found the exact sequence to trigger it.
Or, it can be recreate in ngx quill example websit: https://killercodemonkey.github.io/ngx-quill-example/
Platforms: Angular 17.0.0, chrome
Include browser, operating system and respective versions
Version: "quill": "^2.0.0-rc.3",
The text was updated successfully, but these errors were encountered:
Merging into KillerCodeMonkey/ngx-quill#1821
Sorry, something went wrong.
No branches or pull requests
When I use Chinese IME, when I leave IME with the delete key and immediately wrap, a row of text strings that cannot be deleted appears.
This problem does not occur in native quilljs, but it does happen if I directly import quill.js into Angular .
Steps for Reproduction
I found the exact sequence to trigger it.
ghost line will apear.
2024-03-21.5.52.07.mov
Or, it can be recreate in ngx quill example websit:
https://killercodemonkey.github.io/ngx-quill-example/
Platforms:
Angular 17.0.0, chrome
Include browser, operating system and respective versions
Version:
"quill": "^2.0.0-rc.3",
The text was updated successfully, but these errors were encountered: