亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

報錯:setState(...): Cannot update during an existing state transition

報錯:setState(...): Cannot update during an existing state transition

我很菜 2016-12-26 10:52:17
代碼如下:var Video=require('react-native-video').default;_onProgress(data){? ?if(!this.state.videoLoaded){ ? ? ? ?this.setState({ ? ? ? ? ? ?videoLoaded:true ? ? ? ?}) ? ?} ? ?console.log(data)? ?console.log('progress')}render(){return(<View style={styles.container}><Video ref='videoPlayer' source={{uri:'http://video.iblack7.com/video_hcwijdwneqantgb4yqgx.mp4'}}?onProgress={this._onProgress} /></View>)}以上代碼運行的時候報錯:setState(...): Cannot update during an existing state transition (such as within `render` or another component's constructor). Render methods should be a pure function of props and state; constructor side-effects are an anti-pattern, but can be moved to `componentWillMount`具體的意思我覺得應該是reader里面執行的this._onProgress方法里有一個setState不能夠執行到。但我不知道怎么改,有哪位大神或老師幫忙看看嗎?跪謝!!
查看完整描述

2 回答

  • 2 回答
  • 0 關注
  • 19388 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號