caseywebdev / react-list

:scroll: A versatile infinite scroll React component.
https://caseywebdev.github.io/react-list
MIT License
1.96k stars 176 forks source link

Invariant Violation: Maximum update depth exceeded #231

Closed albacoretuna closed 5 years ago

albacoretuna commented 5 years ago

Problem: Invariant Violation: Maximum update depth exceeded error after upgrading your react

Solution: Update ReactList to latest version

See #223

I spent some time, but because that error was only mentioned in PR, and not an issue I couldn't find it. This issue is opened to save someone else from that frustration.

Awesome library :heart: