Asynchronously fetched React state won't update child component

后端 未结 0 658
小蘑菇
小蘑菇 2020-12-30 21:31

I have a child components props relying on its parents state, which changes asynchronously. The parent looks like this:

interface ParentState {
    identity:          


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