Closed torgeirl closed 2 years ago
This is just a warning because of async stuff. We can just ignore this unless it leads to things not being translated. The check is made at load time, so if the "library" that we have that wraps window.*gettext
that django exports is loaded before the django translation catalog javascript, the warning is shown. But when the methods to get translations is called, it will use the django translation catalog as long as that too is loaded (which it will be since we normally render JS stuff after the "load" event).
static/devilry_theme3/5.5.1/scripts/devilry_all.js
seems to be using a function that isn't defined: