Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TS2869: Right operand of ?? is unreachable because the left operand is never nullish. #1004

Open
stereodenis opened this issue Sep 27, 2024 · 0 comments · May be fixed by #1005
Open

TS2869: Right operand of ?? is unreachable because the left operand is never nullish. #1004

stereodenis opened this issue Sep 27, 2024 · 0 comments · May be fixed by #1005
Labels
bug Something isn't working

Comments

@stereodenis
Copy link

  • analytics-react-native version: 2.19.5
  • Integrations versions (if used):
  • "typescript": "5.6.2"
  • React Native version: 0.75.3

Steps to reproduce
tsc

Expected behavior
no errors

Actual behavior
TS2869: Right operand of ?? is unreachable because the left operand is never nullish.
node_modules/@segment/analytics-react-native/src/analytics.ts:153
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant