To disable Grammarly, you can add attributes on the <textarea> element. The attributes keep changing, but you can add all of them to be safe.
data-gramm="false"data-gramm_editor="false"data-enable-grammarly="false"
To disable Grammarly, you can add attributes on the <textarea> element. The attributes keep changing, but you can add all of them to be safe.
data-gramm="false"data-gramm_editor="false"data-enable-grammarly="false"