Typescript unions not working
Hi,
I'm facing a weird issue with Typescript,
I have created a state like this:
I was expecting my IDE (VsCode) to consider
processing as boolean|null.
But not sure why, VsCode considers it as only boolean 🤔
1 Reply
@Aniket has reached level 1. GG!