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:
5
.changeset/wet-lobsters-travel.md
Normal file
5
.changeset/wet-lobsters-travel.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'slate-react': patch
|
||||
---
|
||||
|
||||
Do not disable Grammarly extension in Slate editors
|
Reference in New Issue
Block a user