Closed Fanvadar closed 3 years ago
I have been meaning to see this fixed! Nice find.
This used to work a few releases ago, if someone can pinpoint when it broke then a fix should be easy.
@Ionaru This bug was introduced in version 2.12.0 (2.11.0 works, 2.12.0 doesn't), almost certainly from this merge: 14a50293061f10d46483b9135f6f0fc401778664
Describe the bug I can't seem to get any type of spell checking to work regardless of what configs I provide.
To Reproduce Steps to reproduce the behavior:
var easyMDE = new EasyMDE({element: document.getElementById('my-text-area'), spellChecker: true});
Expected behavior Spellchecking
Version information