Getting this error while my timer is ending: “Can't perform a React state update on an unmounted component. This is a no-op, but it indicates…”

前端 未结 0 1359
Happy的楠姐
Happy的楠姐 2021-01-29 01:08

So I thing this is happening because of the conditional rendering and state change. Here is my rendering:

!isOn
    ?
        {...}
    :
        

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