sergiodxa / remix-hono

Hono middlewares for Remix
MIT License
425 stars 11 forks source link

i18next integration fails to work with remix-i18next v6.x #163

Closed usr3 closed 6 months ago

usr3 commented 6 months ago

Hi, Since the update to remix-i18next (#158), the RemixI18Next server instance fails to work with remix-hono.

The instance remains undefined as thrown in this error: X [ERROR] TypeError: Cannot read properties of undefined (reading 'order') at LanguageDetector2.isSessionOnly

sergiodxa commented 6 months ago

Should be fixed in v0.0.16