Multidict sometimes fails to show any highlights at all, despite being able to communicate with the background script (content script still injected).
It may due to some race condition somewhere, errors include "spelling" (nspell instances) being undefined and sometimes no errors at all.
- log messages inside content script (i.e. after get spelling)
- set DEBUG = true and check timing of all messages received and responded by background script
Multidict sometimes fails to show any highlights at all, despite being able to communicate with the background script (content script still injected).
It may due to some race condition somewhere, errors include "spelling" (nspell instances) being undefined and sometimes no errors at all.