bvaughn / react-window

React components for efficiently rendering large lists and tabular data
https://react-window.now.sh/
MIT License
15.85k stars 785 forks source link

Scroll slow in Chrome, Edge, but in browsers like Samsung internet and Brave works fine #651

Closed josemsp closed 2 months ago

josemsp commented 2 years ago

As the title says, I don't know why it is but on the react-window page that is hosted on vercel it works perfectly (https://react-window.vercel.app/#/examples/list/fixed-size), just like CodeSandbox (https://codesandbox.io/s/github/bvaughn/react-window/tree/master/website/sandboxes/fixed-size-list-vertical?file=/index.js)