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

add data-gramm="false" to disable Grammarly #733

Closed
ianstormtaylor opened this issue Apr 19, 2017 · 1 comment · Fixed by #2855
Closed

add data-gramm="false" to disable Grammarly #733

ianstormtaylor opened this issue Apr 19, 2017 · 1 comment · Fixed by #2855
Labels

Comments

@ianstormtaylor
Copy link
Owner

Grammarly works by editing the HTML out from under the editors in weird ways that it's not expecting, which results in glitchy selections and content changes. But apparently this attribute disables it. Grammarly's team has already disabled it internally for all Draft.js editors, but we can do it on our side to avoid the wait.

@imrameez
Copy link

How to stop Grammarly extension on my website using javascript

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants