Nicolas Millot
Nicolas Millot
> you access $.t too early...before calling jqueryI18next.init But why does it work 100% of the time if I don't throttle the network? EDIT: I inverted the script order in...
I added consol.logs to the code and am now calling the CCC.Header_TranslateBody synchronously from the . See the result in the console. Error happening on slow networks only. ```js let...
I just checked, jquery is correctly loaded beforehand. I will try to make a working sandbox to reproduce the error.