Closed Amethystafyy282 closed 2 years ago
Describe the bug Using custom component List cause the list re-render when data mutated
Reproduction https://codesandbox.io/s/react-virtuoso-forked-fdhhb?file=/src/App.js
To Reproduce 1: Play Audio component 2: Click Add and see the List got re-render
Expected behavior The List not being re-rendered
Screenshots
Desktop (please complete the following information):
You need to memoize the custom component with hook or move it out of the 'App'.
Describe the bug Using custom component List cause the list re-render when data mutated
Reproduction https://codesandbox.io/s/react-virtuoso-forked-fdhhb?file=/src/App.js
To Reproduce 1: Play Audio component 2: Click Add and see the List got re-render
Expected behavior The List not being re-rendered
Screenshots
Desktop (please complete the following information):