1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-18 05:01:17 +02:00

Do not try to disable Grammarly in Slate (#4650)

* Do not try to disable Grammarly in Slate

As the `data-gramm` attribute is no longer working actually. See #4124 

The Grammarly extension is not causing the DOM issues anymore, as they have reworked their highlighting logic: 
https://www.grammarly.com/blog/engineering/making-grammarly-feel-native-on-every-website/

* Add changeset
This commit is contained in:
Ivan Voskoboinyk
2021-11-10 01:52:31 +02:00
committed by GitHub
parent 9874ed704f
commit b6643132f1
2 changed files with 5 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
---
'slate-react': patch
---
Do not disable Grammarly extension in Slate editors