Why does the component not see the state that was set using nextjs in app getInitialProps?

后端 未结 0 1083
我在风中等你
我在风中等你 2021-02-08 11:12

I faced such problem. When the application starts, in _app.js, in the getInitialProps method, I dispatch getProfileByToken (thunk) which fills my state with data. And it works w

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