-
-
Notifications
You must be signed in to change notification settings - Fork 260
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
Using Grammarly Breaks Quill #40
Comments
Did you checked if this works with pure QuillJS. Or do you have any idea how to disable grammarly or such plugins in general for Quill? |
@blundercode i checked it out --> this issues has something to do with latest quill versions I think. When I try it with QuillJS 1.0.0-beta.3 or some other beta version it seems some how to work with Grammarly. Since the RC releases, it does not work anymore. This occurs also in the ng-quill repo. There you can easily play around with the quill versions in the |
So we just have to wait to wait till its fixed in Quill-Js? I can look into a fix and create a PR for it when I get a moment if you think it's worth fixing now? |
feel free 👍 |
Check out Jason Chen's answer to this topic: So, i think i can close this here |
When Grammarly is enabled on a page that uses the ngx-quill Editor the editor is rendered basically useless, making selecting text impossible and inserting text into the middle of a sentence impossible. The editor I'm using to write this isn't having problems so I know it's possible to correct this issue.
Grammarly is used by a huge amount of people just wanted to let you know about this. So more devs can adopt Quill without worry of users not being able to use the editor.
The text was updated successfully, but these errors were encountered: