GuillaumeJasmin / react-table-sticky

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

Don't work with useGroupBy #51

Open EvgeniyMdr opened 2 years ago

EvgeniyMdr commented 2 years ago

I tried to combine your plugin with the useGroupBy hook and it doesn't work, can it be fixed somehow or does your plugin have limitations on hooks it can work with? Link to codesandbox: https://codesandbox.io/s/react-table-sticky-official-forked-l3hkth?file=/src/App.js:2166-2176