Arkhip
Arkhip
on macOS https://github.com/Autodesk/react-base-table/assets/60296759/7d5ed105-8514-4d0e-9712-984fbce700a2
> Set same row height maybe result good performance~ - A little better, but not even close with react-window + sticky
> > > Set same row height maybe result good performance~ > > > > > > > > * A little better, but not even close with react-window +...
We defeated vertical scrolling by making sticky https://github.com/Autodesk/react-base-table/assets/60296759/11b8b813-0064-4d3c-869d-47635614eb64 , but we don’t yet understand how to defeat headers
> @carielis How can sticky solve it? We disabled fixedColumn and simply wrote our own solution, noting that column virtualization is missing from the react-base-table library