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

componentDidUpdate 收不到参数 #13

Closed
flyinghail opened this issue Apr 15, 2020 · 1 comment
Closed

componentDidUpdate 收不到参数 #13

flyinghail opened this issue Apr 15, 2020 · 1 comment

Comments

@flyinghail
Copy link

react 原型是:componentDidUpdate(prevProps, prevState, snapshot)

@register 之后 componentDidUpdate 调用收不到任何参数
我看了一下源码,好像确实 componentDidUpdate 没有把参数传递下来

@flyinghail flyinghail changed the title componentDidUpdate 没有任何参数 componentDidUpdate 收不到参数 Apr 15, 2020
@fantasticsoul
Copy link
Contributor

已修复,见v2.4.4

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