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

Refactor lifecycle method componentWillUpdate to componentDidUpdate #692

Closed
wants to merge 2 commits into from

Conversation

jaytula
Copy link

@jaytula jaytula commented Aug 14, 2019

Rewrote the lifecycle method componentWillUpdate as componentDidUpdate. Tried to keep the changes as minimal as possible. Newer versions of React emit a console.log warning componentWillUpdate deprecation.

@jaytula jaytula changed the title Refactor lifecycle method componentWillMount to componentDidMount Refactor lifecycle method componentWillUpdate to componentDidUpdate Aug 14, 2019
cookpete added a commit that referenced this pull request Aug 18, 2019
Fixes #651
Fixes #696
Closes #692
Closes #693
@cookpete cookpete closed this in c04fb28 Aug 18, 2019
albanqoku added a commit to albanqoku/react-player that referenced this pull request Feb 24, 2021
Webmaster1116 added a commit to Webmaster1116/video-player that referenced this pull request May 20, 2021
webmiraclepro added a commit to webmiraclepro/video-player that referenced this pull request Sep 9, 2022
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

1 participant