Closed olivierpascal closed 6 years ago
Just saw i18next-multiload-backend-adapter!
yes -> multiload adapter is the new way to go...we removed that from the core to reduce complexity
Please add an appropriate annotation to readme then - I've spent 4 hours exploring why my code with allowMultiLoading stopped working.
@karer support was not removed in the backend implementation - it was removed there...so you upgraded your i18next from <= v10.x.x to 11.x.x
-> https://www.i18next.com/misc/migration-guide#v-10-x-x-to-v-11-0-0 -> https://github.com/i18next/i18next/blob/master/CHANGELOG.md#1100---1111-fixing-version-mismatch-cdnjs---npm
I'm sorry for your time wasted.
Tell me if I'm wrong but it seems that allowMultiLoading is not supported. I suggest it to remove it from readme.