-
-
Notifications
You must be signed in to change notification settings - Fork 433
Closed
Labels
Description
Description
I'm having this issue when using the Plural from `@lingui/react/macro"
TestsQuestionsPage.tsx:82 invalid syntax at line 1 col 49:
1 {0, plural, one {# question} other {# questions} data-tsd-source {/Users/sohelislamimran/Development/kuno-frontend/packages/ai-tests/src/pages/web/TestsQuestionsPage.tsx:82:15}}
^
Message: {0, plural, one {# question} other {# questions} data-tsd-source {/Users/sohelislamimran/Development/kuno-frontend/packages/ai-tests/src/pages/web/TestsQuestionsPage.tsx:82:15}}
Here is my Vite config
Verifications
Reproduction Steps
https://codesandbox.io/p/devbox/holy-meadow-xtmrsc
Expected Behavior
It should show 1 question or 5 questions in texts
Macro Support
Babel with babel-macro-plugin
Lingui Version
5.5.1
Babel Version
7.28.4
Framework
Vite
Reactions are currently unavailable