Pablo Garcia
Pablo Garcia
Hi @hazirmagron I'm guessing you downloaded the package from npm? If this is true, the problem you are talking about was fixed in https://github.com/jaredpalmer/react-simple-infinite-scroll/pull/1 but was never published to npm,...
@hazirmagron so, I had an idea (sorry in advance 🙉) I honestly believe that @jaredpalmer is super busy with react itself so, what I would suggest is to fork this...
I agree. Only `stable` releases should be tagged as `latest`. This tiny detail was breaking our new project when installing `latest` from `npm`.
Work in progress label added. ----- I have to do some heavy profiling before this PR is merged to determine if the new implementation is actually better or worse. The...
After a year, I still think this is a valid idea. This PR is something I would like to revisit now that I'm working on version 3.
Yep, noticing the same issue: ``` warn - Fast Refresh had to perform a full reload. Read more: https://nextjs.org/docs/basic-features/fast-refresh#how-it-works Error: apply() is only allowed in ready status (state: idle) at...