Component re-render issue [Snippet Attached]

前端 未结 3 894
暗喜
暗喜 2021-01-15 01:49

I am making a resume builder application and the whole structure was almost done.

Complete working codesandbox:

Here I have made compo

3条回答
  •  太阳男子
    2021-01-15 02:08

    It's very simple - you need to store editors state in your parent component. Try to use BasicDetails state for this.

提交回复
热议问题