-
# Description de l'Issue pour l'Implémentation de l'Internationalisation avec React i18next
## Description de l'Issue
L'objectif de cette issue est d'implémenter l'internationalisation de notre ap…
-
-
### Link to the code that reproduces this issue
https://github.com/ravinggenius/minecraft-tools/tree/react-19-blocks-package-install
### To Reproduce
1. clone project (`git clone https://github.com…
-
## 🐛 Bug Report
I implemented `locize` in a React project already set with i18n, and I am getting this error with the Locize window blank.
It shows the login process to Locize, which is concluded …
-
A user asked if we could provide translations. Seems like the solution is expo-localization and either i18n-js or react-i18next + i18next.
https://docs.expo.dev/versions/latest/sdk/localization/
G…
-
## 🐛 Bug Report
I was implementing react-i18next in Remix and I got the error from the title. I guess this isn't technically a bug but I wanted to check with you guys if it made sense to change…
-
I want to add a language feature, in this way we can change the website language.
-
### `package.json` file
```json
{
"dependencies": {
"@dnd-kit/core": "6.1.0",
"@dnd-kit/modifiers": "7.0.0",
"@dnd-kit/sortable": "8.0.0",
"@dnd-kit/utilities": "3…
-
Getting above error in new app created with latest Next version.
`⨯ TypeError: (0 , react__WEBPACK_IMPORTED_MODULE_0__.createContext) is not a function
at eval (webpack-internal:///(rsc)/./nod…
-
### Describe the bug
Several factors combined together led to this problem.
1. The app uses module federation
2. The app uses a third-party library, thirty-lib, which uses i18next
3. The mf conf…