react-reveal icon indicating copy to clipboard operation
react-reveal copied to clipboard

Update RevealBase.js

Open andrewlsimplisafe opened this issue 5 years ago • 7 comments

Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps for compatibility with React 17

andrewlsimplisafe avatar Aug 29 '19 14:08 andrewlsimplisafe

Fixes https://github.com/rnosov/react-reveal/issues/66.

apepper avatar Oct 24 '19 07:10 apepper

@rnosov Is it possible for you to find some time to approve and merge this update? Fixes numerous warnings due to spec changes in the react base.

acato-dev avatar Oct 25 '19 09:10 acato-dev

The maintainer of this repo is not actively maintaining this repository. I would suggest forking this repo, fixing and then uploading to a private package repo until the maintainer is able to update/rewrite. See this issue https://github.com/rnosov/react-reveal/issues/69

andrewlsimplisafe avatar Oct 29 '19 15:10 andrewlsimplisafe

@andrewlsimplisafe : There is a second componentWillReceiveProps in the code base. See https://github.com/rnosov/react-reveal/blob/19aa39aad8e40cac2016895de3cbcd8470ddf2d5/src/lib/responsive.js#L60.

apepper avatar Jan 21 '20 10:01 apepper

Hey, @andrewlsimplisafe are you still working on this?

sauravhiremath avatar Jul 25 '20 20:07 sauravhiremath

Ping @rnosov

MichaelDeBoey avatar Sep 18 '20 13:09 MichaelDeBoey

ping @noelzubin

ravichopra0107 avatar Apr 09 '21 10:04 ravichopra0107