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

fix componentDidUpdate should take prevProps as argument instead of n… #5977

Merged
merged 1 commit into from Jan 3, 2019
Merged

fix componentDidUpdate should take prevProps as argument instead of n… #5977

merged 1 commit into from Jan 3, 2019

Conversation

henryzbw
Copy link
Contributor

The argument of componentDidUpdate should be prevProps
so the usage inside the function should also get fixed

@whymarrh
Copy link
Contributor

whymarrh commented Jan 3, 2019

Hey @henryzbw, thanks for this! Would you mind rebasing this on the latest develop so we can try for a green build. One we get this passing the build it LGTM.

@henryzbw
Copy link
Contributor Author

henryzbw commented Jan 3, 2019

@whymarrh Done the rebase.

@whymarrh
Copy link
Contributor

whymarrh commented Jan 3, 2019

Cheers

@whymarrh whymarrh merged commit 866b9af into MetaMask:develop Jan 3, 2019
@henryzbw henryzbw deleted the fix-token-list-componentDidUpdate-error branch January 3, 2019 21:49
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

Successfully merging this pull request may close these issues.

None yet

2 participants