Disable spellchecker which is both broken and has unusual behavior

This commit is contained in:
David Granado 2022-04-07 08:10:13 -05:00 committed by Thomas Zarebczan
parent b93426da7c
commit c2b3904e32

View file

@ -262,7 +262,7 @@ export class FormField extends React.PureComponent<Props, State> {
events={handleEvents}
getMdeInstance={getInstance}
options={{
spellChecker: true,
spellChecker: false,
hideIcons: ['heading', 'image', 'fullscreen', 'side-by-side'],
status: [
{