React Router V7, Framework mode, ssr:false with i18next - ci/cd issues #10676
Unanswered
ArturMiroslawWozniak
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have a problem using RR v7, framework mode with
ssr: false
with internalization library react-i18next.Locally, when I'm running
npm run dev
,build
, I have no Issues, the application runs without any problems.If I try to deploy it, I have this error:
I have imported i18next instant to
root.tsx
import './i18next.ts'
react-router.config.ts
vite.config.ts
root.tsx
Beta Was this translation helpful? Give feedback.
All reactions