#yes but it s inside if statement where i

1 messages · Page 1 of 1 (latest)

west grail
#

Can you try putting it in variable?

const v = store.getState().authState.user;

if (v)
 // ...
small citrus
#

yes it works then

#

what is previous example issue for typescript