Closed chenshufang2015 closed 2 years ago
Also just ran into this after updating, would love to hear if there are plans to update this library as it doesn't seem like its been touched for a long time.
Wondering the same. Is this library still maintained @loktar00 ?
I think we should lookup a new lib for react using Hook. Or build Intersection Observer :)
I think we should lookup a new lib for react using Hook. Or build Intersection Observer :)
I agree, I definitely let this slip, got too busy with the day job :/
@loktar00 - will you work on Intersection Observer implementation?
@smolak I might as well, was on vacation just got back yesterday.. kind of want to look at the entire component with fresh eyes honestly. It might become a 3.0 with the changes required.
I'm still got this error with version 3.1.13
.
This should now be resolved with 4.0.0
Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-async-component-lifecycle-hooks for details.
npx react-codemod rename-unsafe-lifecycles
in your project source folder.