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

!!! conflict grammarly !!! #779

Closed
mostafa6765 opened this issue May 24, 2019 · 9 comments
Closed

!!! conflict grammarly !!! #779

mostafa6765 opened this issue May 24, 2019 · 9 comments
Assignees

Comments

@mostafa6765
Copy link

editorjs is nice block styled editor. but when grammerly extension is enabled that time editorjs is valueless output is grammerly error html.

resolve this conflict with grammarly.

approximate solve

componentDidMount() {
    const { editor } = this.refs
    const draftEditor = editor.refs.editor
    draftEditor.setAttribute('data-gramm', 'false')
  }

reference

@hotthemes
Copy link

I had the same issue.

@RomainLapeyre
Copy link

Same issue too

@joshuaedwardcrowe
Copy link

Grammarly have refused to support Draft until they figure out how to play nicely.

@khpatel4991
Copy link

khpatel4991 commented Aug 20, 2019

Look at Perfect Tense. Shameless plug as I'm one of the developers of it. We have umd script that can be injected in your website that will enable grammar checking on any sort of content editable without touching/modifying user's dom.

@neSpecc neSpecc self-assigned this Sep 23, 2019
@LearnedVector
Copy link

Anybody figure this out? I can't seem to get Grammarly disabled.

@khaydarov
Copy link
Member

khaydarov commented Nov 24, 2019

@mostafa6765 @LearnedVector @Sutarodo @hotthemes @RomainLapeyre it works fine for me!
image

Can you write your browser and editor version, please?

@mostafa6765
Copy link
Author

what about output? My issue was output. @khaydarov

@khaydarov
Copy link
Member

@mostafa6765 yeah, i see. Fix is comming, i opened pull request

@darpandalal2013
Copy link

@khpatel4991 we want to make a similar chrome plugin
we have developed a product called as www.manuscripts.ai

can you help ?

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

9 participants