Replies: 1 comment 3 replies
-
|
There was an update in Typescript 4.4 that improved type guard narrowing, maybe bumping typescript version to this or above could help? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have type check that success is false but still can't access error property. When I log the result I see that error property exists.
Example from Readme:
Beta Was this translation helpful? Give feedback.
All reactions