Why my selector function in NGXS receives null when the state has been populated?

后端 未结 0 680
孤街浪徒
孤街浪徒 2021-01-19 16:30

I\'ve an Ionic app with NGXS that I\'m trying to setup. I\'m doing the Auth part.

So far I\'ve this model:

export interface AuthStateModel {
  profile:         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题