From c2b3904e3281df7a28dbe4930e60a97c6d46751e Mon Sep 17 00:00:00 2001 From: David Granado Date: Thu, 7 Apr 2022 08:10:13 -0500 Subject: [PATCH] Disable spellchecker which is both broken and has unusual behavior --- ui/component/common/form-components/form-field.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/component/common/form-components/form-field.jsx b/ui/component/common/form-components/form-field.jsx index 80bfdac76..aedbd3640 100644 --- a/ui/component/common/form-components/form-field.jsx +++ b/ui/component/common/form-components/form-field.jsx @@ -262,7 +262,7 @@ export class FormField extends React.PureComponent { events={handleEvents} getMdeInstance={getInstance} options={{ - spellChecker: true, + spellChecker: false, hideIcons: ['heading', 'image', 'fullscreen', 'side-by-side'], status: [ {