react-base-table icon indicating copy to clipboard operation
react-base-table copied to clipboard

Heavy Recalculate style stack in performance on scroll

Open mauliksoni110 opened this issue 2 years ago • 0 comments

We are using react-base-table in our tables, the scroll virtualised performance seems laggy. The "Recalculate Style" stack in Chrome performance tab reaches 50ms+, for unknown reason. Chrome also shows "Forced reflow" warning in console and in the Performance tab. Using react/react-dom v18. Any way to overcome/debug the issue? Screenshot 2023-05-17 at 5 28 22 PM

mauliksoni110 avatar May 17 '23 11:05 mauliksoni110