🐛(frontend) fix fallback translations with Trans
The fallback of the Trans component didn't work anymore after upgrade to 16.2.3 of react-i18next. Upgrading to 16.3.3 fixed the issue. We added a test to cover this case.
This commit is contained in:
@@ -21,6 +21,7 @@ and this project adheres to
|
||||
- 🐛(frontend) preserve @ character when esc is pressed after typing it #1512
|
||||
- 🐛(frontend) make summary button fixed to remain visible during scroll #1581
|
||||
- 🐛(frontend) fix pdf embed to use full width #1526
|
||||
- 🐛(frontend) fix fallback translations with Trans #1620
|
||||
- 🐛(pdf) fix table cell alignment issue in exported documents #1582
|
||||
|
||||
### Security
|
||||
|
||||
Reference in New Issue
Block a user