GuillaumeJasmin / react-table-sticky

Sticky hook for react-table v7
MIT License
189 stars 21 forks source link

Sticky Header doesnt work #23

Closed zoewang2017 closed 3 years ago

zoewang2017 commented 3 years ago

Hey, ive been trying to incorporate the react-table sticky header together with the sticky column from your package however its not working as expected. The stickyheader is overwritten.

In the below screenshot, we can see that the row item is overriding the header row.

image