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?
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?