Open jags212 opened 4 years ago
@TryCatchLearn please have a look into it
Had the same problem just 10 minutes ago. It turned out that in my UserController in the API Username had uppercase N in it, so getUser didn't really work in userStore.ts. Try checking that properties in CurrentUser.cs are exactly DisplayName, Username, Token and Image. It's all about camelcasing.
Hello Neil
Please refer below images for References. this.rootstore.userstore.user value is coming undefined.