This repository has been archived by the owner on Jan 10, 2025. It is now read-only.
Translation Error with '@shopify/react-i18n' Package in Production Build #2690
Labels
Type: Bug 🐛
Something isn't working
I am using this package import { I18nContext, I18nManager } from '@shopify/react-i18n'; to translate my app.
It's working fine in case of dev environment, but once i make the build, it starts giving me error. and i am not able to figure out why it's causing an issue. Kindly help me out.
ERROR I am getting in react build
This is how i am using app js sample code
App.js
In pages (Analytics ) this how i am using
Local SYSTEM
Windows 10
Node v16.15.0
Npm 9.5.0
Live SYSTEM
Ubantu 20.04
Node v16.20.1
Npm 8.19.0
The text was updated successfully, but these errors were encountered: