Ian Chouinard

Results 2 comments of Ian Chouinard

Running into this issue too. I think the standalone JS build needs to be run through a tool such as Babel to transform the code into something that is "IE...

I know this issue is old, but I ran into this issue too. I managed to fix this locally by removing the preventDefault on line 52 here https://github.com/qiaolb/react-dragscroll/blob/master/src/DragScroll.jsx Not sure...