i18next / i18next-gitbook

165 stars 172 forks source link

I18next undefinied #76

Closed gintnerviktor closed 5 years ago

gintnerviktor commented 5 years ago

Unfortunately, at today afternoon the plugin doesn’t work at all. Maybe you updated it... The plugin downloaded, but i always get an i18next undefined message. Earlier, the website worked fine with i18next. Besides this, your examples in your i18next.com don’t work too. Could you check it? Thanks, viktor

jamuhl commented 5 years ago

can you give some more details? what plugin is not working?

gintnerviktor commented 5 years ago

Hi there! Thanx for your quick replay! Here is a simple wedding website, what earlier worked perfectly, https://esztijani.com . On the javascript console you can see the error message.

jamuhl commented 5 years ago

try fixing i18next to v14 -> https://unpkg.com/i18next@14.1.1/i18next.js

or replace i18next with window.i18next

jamuhl commented 5 years ago

will need to investigate further

jamuhl commented 5 years ago

ah found it...give me a minute

jamuhl commented 5 years ago

https://unpkg.com/i18next@15.0.1/i18next.js will fix this...not yet sure how long it takes the CDN to serve that as primary

gintnerviktor commented 5 years ago

Hi there! Thank you so much!!! With the tag @15.0.1 works everything fine!!! Have a nice day!