JakeGinnivan / react-popout

React popout is a React component wrapping window.open allowing you to host content in a browser popup window.
MIT License
188 stars 59 forks source link

Update to getDerivedStateFromProps #57

Closed arsors closed 8 months ago

arsors commented 3 years ago

Switched componentWillReceiveProps to getDerivedStateFromProps because of deprecated.

I did not compiled the min.js file. If you are agreed with the changes, merge and please create the min.js.

njm04 commented 3 years ago

I hope it will be updated.

MarcoPNS commented 3 years ago

push - any updates on this? @JakeGinnivan