frankhale / toby

A YouTube player for the desktop
138 stars 18 forks source link

Migrate away from deprecated React lifecycle method componentWillReceiveProps #98

Closed frankhale closed 6 years ago

frankhale commented 6 years ago

Need to update the following components to remove the use of componentWillReceiveProps and replace with getDerivedStateFromProps to get ready for React 17.