Closed hardikmodha closed 4 years ago
@GuillaumeJasmin Please take a look. Let me know if I need to add some tests around it.
@GuillaumeJasmin Friendly ping.
Hi @hardikmodha
Thanks for your contribution, sorry for late !
Your codesandbox doesn't work for me: horizontal scroll doesn't work.
Could you add a second table demo in the demo/index.tsx
please ?
Thank you 🙂
@GuillaumeJasmin
Your codesandbox doesn't work for me: horizontal scroll doesn't work.
Is it because of my changes or something else? I think it shouldn't affect, the changes are working fine with my app.
Could you add a second table demo in the demo/index.tsx please ?
I just need to replace the column definitions only. Right?
@GuillaumeJasmin I've updated the demo. Horizontal scroll is also working fine in this. Let me know if you need anything else on this.
Thank you for this PR
Fix is available as of v1.1.3
Fixes #12.
Codesandbox: https://codesandbox.io/s/react-table-sticky-official-bkx1o?file=/src/App.js
It has both the examples