Fixed React Table Columns Aren't Sliding Properly – React, React Table, React-Table-Hoc-Fixed-Columns
Trying to add Fixed Columns to a React Table. Using React-Table and React-Table-Hoc-Fixed-Columns, to make the Left & Right-most columns fixed. I’ve added it according to the CodeSandBox demo example linked to the GitHub Repo. It looks straight forward, but something is off. None of the columns are fixed. The top 2 rows slide left… Read More Fixed React Table Columns Aren't Sliding Properly – React, React Table, React-Table-Hoc-Fixed-Columns