saigon-oss / react-photoswipe-2

PhotoSwipe, PhotoSwipeGallery component for ReactJS base on PhotoSwipe.
6 stars 2 forks source link

Error #3

Closed Butonix closed 4 years ago

Butonix commented 4 years ago

Rename componentWillReceiveProps to UNSAFEcomponentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE name will work. To rename all deprecated lifecycles to their new names, you can run npx react-codemod rename-unsafe-lifecycles in your project source folder.