You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
setState(...): Can only update a mounted or mounting component. This usually means you called setState() on an unmounted component. This is a no-op. Please check the code for the PullToRefresh component.
The text was updated successfully, but these errors were encountered:
建议clearTimeout 一下 this._timer
我在使用的时候发现犹豫没有clearTimeout this._timer,造成
setState(...): Can only update a mounted or mounting component. This usually means you called setState() on an unmounted component. This is a no-op. Please check the code for the PullToRefresh component.
The text was updated successfully, but these errors were encountered: