Comment by m00dy
why would 150,000 records break React and throw overflow exception ?
why would 150,000 records break React and throw overflow exception ?
Here's the react-table example app with 112,500 records, just like your example. I am not really seeing much of a performance difference (and this is in dev mode - it would be faster if built for production):
Because that demo crashes with vanilla JavaScript at around 110,000 records