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

Grammarly - new disabling attribute #27

Open
Janiczek opened this issue Aug 30, 2021 · 0 comments
Open

Grammarly - new disabling attribute #27

Janiczek opened this issue Aug 30, 2021 · 0 comments

Comments

@Janiczek
Copy link

There is a new kid on the block.

legacyDisableGrammarly : Attribute msg
legacyDisableGrammarly =
    Attrs.attribute "data-gramm_editor" "false"

currentDisableGrammarly : Attribute msg
currentDisableGrammarly =
    Attrs.attribute "data-enable-grammarly" "false"

I tend to have them both on :)

Some context for the new attribute: facebookarchive/draft-js#616 (comment)

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