Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

组件销毁后仍会进行重新渲染导致抛出错误 #12

Closed
PeachScript opened this issue May 17, 2016 · 0 comments
Closed

组件销毁后仍会进行重新渲染导致抛出错误 #12

PeachScript opened this issue May 17, 2016 · 0 comments

Comments

@PeachScript
Copy link
Contributor

如果组件在销毁的前一刻恰巧发生了 swipe-item 子组件的变动,那么将会触发 reInitPages 的计时器,组件销毁后仍然会执行 reInitPages,导致组件抛出错误。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants