react-table-hoc-draggable-columns
react-table-hoc-draggable-columns copied to clipboard
Safari: Dragging outside of the table to scroll sideways does not work
Is there a fix for this? Or do you only support Chrome?
Hi @ds-martinso
Chrome automatically does the scrolling when you drag outside of the table, no additional code was added. So this sounds like something Chrome supports and Safari does not.
Hi @patricktran Out of curiosity, will you add the automatic scrolling functionality for other browsers than Chrome?