Rick Maisano
Rick Maisano
### What version of React Router are you using? v3 ### Steps to Reproduce ```jsx ``` Load `/a`, navigate to `/b`. ### Expected Behavior `A` is initially rendered, then `B`...
Update description for `--strict` to align with CLI output. # Description The docs are seemingly out of date here. I've updated the ref for `lingui compile --strict` to match that...
## Context I'm trying to use `@formatjs/icu-messageformat-parser` to validate and process a number of translations in one of my projects. There are a number of historic strings with numeric tags...
I have a rather large application that uses Lingui. We've recently paved the way the be able to adopt swc (including the use of this plugin), and in the process...