jupyterlab-contrib / spellchecker

Spellchecker for JupyterLab notebook markdown cells and file editor.
BSD 3-Clause "New" or "Revised" License
204 stars 20 forks source link

Language selector cannot be opened if a unknown language is set in config file #82

Closed ocordes closed 3 years ago

ocordes commented 3 years ago

If there is an unknown language configured in the config file, the GUI has the message "Dictionary not loaded" which is correct. But then the language selector cannot be opened. If you change the language after a dictionary was successfully loaded the selector is opened correctly.

To reproduce: