this.setState = (state,callback)=>{ return;};也就是现在的 this.setState=({},()=>{return;});吧(成功的消错运行了)
解决方法来自 https://stackoverflow.com/questions/53786551/reactjs-redux-cant-perform-a-react-state-update-on-an-unmounted-component
现在我想请教各位大佬这样处理为什么能解决这个报错
解决方法来自 https://stackoverflow.com/questions/53786551/reactjs-redux-cant-perform-a-react-state-update-on-an-unmounted-component
现在我想请教各位大佬这样处理为什么能解决这个报错