Describe the bug
Our project went to production this week, this ticket is made to track all the issue we have with lingui v3, and we have a lot
Todo:
FAIL src/features/firstLogin/PrivacyPolicy/PrivacyPolicyModal.test.tsx (1316 MB heap size)
● <PrivacyPolicyModal /> › should render correctly
expect(received).toMatchSnapshot()
Snapshot name: `<PrivacyPolicyModal /> should render correctly 1`
- Snapshot - 1
+ Received + 1
@@ -258,11 +258,11 @@
}
testID="button-title"
textColor="#eb0055"
textSize={12}
>
- Politique des cookies
+ Politique des cookies<<<<<<< HEAD
</Text>
</View>

So far we are disabling lingui but we have pain to identify the root cause, as the CI and local build command are equal. This ticket is WIP, please keep it open.
Describe the bug
Our project went to production this week, this ticket is made to track all the issue we have with lingui v3, and we have a lot
Todo:
So far we are disabling lingui but we have pain to identify the root cause, as the CI and local build command are equal. This ticket is WIP, please keep it open.