-
-
Notifications
You must be signed in to change notification settings - Fork 583
Open
Description
Hi,
The spell checker works because it correctly underlines misspelled words, but does not offer any suggestions in the context menu when right-clicking the underlined word.
In degug, here is the error displayed:
console.log(await spellCheck.getAvailableDictionnaries())
VM283:1 Uncaught ReferenceError: spellCheck is not defined
at :1:19
Any idea to resolve this "problem" (without having to recompile)?
Thank you.
Metadata
Metadata
Assignees
Labels
No labels