Open
Description
Summary:
Steps to reproduce:
- Created an array of objects to be loaded after openModal is triggered
- I did a .Map and return ~100 items
- On desktop, the delay is 2-3s
Expected behavior:
Opening and closing modal should not rerender/update modal content
Additional notes:
Can add a prop to disable shouldComponentUpdate?