Paul Pucciarelli

Results 1 issues of Paul Pucciarelli

What is reasoning behind converting all the props passed in into internal state? This is creating situations where state.isInfiniteLoading is true even though I passed in isInfiniteLoading={ false } as...