react-infinite-scroll-hook icon indicating copy to clipboard operation
react-infinite-scroll-hook copied to clipboard

It is not working wiht React 18

Open shubhambatra opened this issue 2 years ago • 1 comments

I have upgraded my project from react 17 to react 18. also upgraded the react-infinite-scroll-hook 4.01 to 4.04. but it is not working.

shubhambatra avatar Jan 24 '23 12:01 shubhambatra

Hello there 👋 Can you provide a reproduction of the issue please? There was an issue about useEffect running twice in React 18 when StrictMode on. But it's fixed with v4.0.3. And I have 2 repositories (one with Next.js, one with Remix) which are using React 18 with this package and there are no problems in them. So, a reproduction may help us find the problem. Thanks 🙏

Next.js project: https://github.com/onderonur/tmdb-explorer Remix project: https://github.com/onderonur/remix-shows

onderonur avatar Jan 25 '23 00:01 onderonur

Closing this issue since there is not much activity for this one 👍

onderonur avatar Aug 17 '24 23:08 onderonur