Skip to content

Refactor lifecycle method componentWillUpdate to componentDidUpdate - #692

Closed
jaytula wants to merge 2 commits into
cookpete:masterfrom
jaytula:refactor-componentWillUpdate
Closed

Refactor lifecycle method componentWillUpdate to componentDidUpdate#692
jaytula wants to merge 2 commits into
cookpete:masterfrom
jaytula:refactor-componentWillUpdate

Conversation

@jaytula

@jaytula jaytula commented Aug 14, 2019

Copy link
Copy Markdown

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
philip-luther added a commit to philip-luther/react-player that referenced this pull request Nov 22, 2024
startechguru added a commit to startechguru/react-codetutor that referenced this pull request Mar 15, 2026
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.

1 participant