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

A brutally simple react infinite scroll component

Results 20 react-simple-infinite-scroll issues
Sort by recently updated
recently updated
newest added

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

Npm has version 0.0.1 which was published 3 years ago. Should there be more recent release? Also package size seems really high for such a small library https://bundlephobia.com/[email protected] but that...

I just started tinkering with this, so sorry if I've missed something, but at least with my current setup I have this issue: If all items from initial batch fit...

I used this package in a project, liked it and thought it could be made even simpler by removing `lodash.throttle` dependency and using IntersectionObserver api. From my testing I don't...

Following the 'full example' I get this error once I scroll while the component where react-simple-infinite-scroll lies has been unmount. I assume the error has to do with not removing...

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. Commits - [`754f0c2`](https://github.com/jonschlinkert/mixin-deep/commit/754f0c20e1bc13ea5a21a64fbc7d6ba5f7b359b9) 1.3.2 - [`90ee1fa`](https://github.com/jonschlinkert/mixin-deep/commit/90ee1fab375fccfd9b926df718243339b4976d50) ensure keys are valid when mixing in values - See full diff in [compare view](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2) Maintainer changes This...

dependencies

In React 16.3, aliases were introduced for unsafe lifecycles: - UNSAFE_componentWillMount - UNSAFE_componentWillReceiveProps - UNSAFE_componentWillUpdate In the most recent version of React (16.9.*), console warnings highlight that starting with React...

Greetings, your library is great and simple to use. Are there any plans to update npm package version to fix ```Uncaught TypeError: Cannot read property 'getBoundingClientRect' of null``` bug? I...

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies