-
Hi,
I've created 2 pull requests which update the documentation. They unfortunately fail - but this is because the main branch does not work at the moment. They don't touch any code.
- https://g…
-
The following errors were reported by 5.0.0-dev.20221211
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run](https://t…
-
The following errors were reported by 5.0.0-dev.20230226
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run](https://t…
-
`formatMessage` treats a message of `""` (empty) string (and 0, and any other "falsy" value) the same as a missing message, resulting in:
```
[React Intl] Missing message: "" for locale: "en-AU", usi…
-
This is not a bug report, but a question.
As the title suggests, it's quite unclear from the provided docs in https://formatjs.io/docs/tooling/swc-plugin/ how one would go about using the plugin in `…
-
## Which package?
babel-plugin-formatjs
## Describe the bug
Not able to build
![image](https://user-images.githubusercontent.com/7201570/199364089-a36b163b-21ae-4f07-b570-e2ac24a25d1b.png)
…
-
**Which package?**
babel-plugin-react-intl
**Describe the bug**
When I use the React hook for translating my text in components directly the messages do not get extracted.
**To Reproduce**
1.…
-
**What version of this package are you using?**
2.0.4
**What operating system, Node.js, and npm version?**
Mac OS, v19.8.1, 9.6.4
**What happened?**
```
error - node_modules/next/dist/compil…
-
1 test(s) failed. (success: 18133/18134, 99%)
List of failed tests
- ./test/intl.js addons-l10n translation validation: file `zh-tw/debugger.json`, key `debugger/console` UNCLOSED_TAG (`3510a041de24…
-
Using `selectUnit` from `@formatjs/intl-utils` is the recommended way to upgrade a `` from react-intl v2 to a `` in react-intl v3, as per the [upgrade guide](https://formatjs.io/docs/react-intl/upgrad…