Closed NikolaevRoman closed 4 years ago
Hi @NikolaevRoman
You forgot to include the custom css: import 'react-table-hoc-draggable-columns/dist/styles.css';
Here is a forked example: https://codesandbox.io/s/stoic-cloud-6izj9
Hi, @patricktran I saw your example. But if I set prop "show:false" for any column, I can't drag'n'drop columns normally. Example based on your's: https://codesandbox.io/s/stoic-ives-g9oc2?file=/src/App.js Demonstration:
@NikolaevRoman Thanks, I will look into this issue
@NikolaevRoman Updated the package. Please try with version 1.2.3
Hi, @patricktran Check version 1.2.3. All work fine. Thanks.
Hi, I got error. I can't normally drag'n'drop columns then some columns hidden.