bokuweb / react-sortable-pane

:sparkles: A sortable and resizable pane component for React.
http://bokuweb.github.io/react-sortable-pane
MIT License
648 stars 51 forks source link

react-sortable-pane not working on IE #104

Open ghost opened 7 years ago

ghost commented 7 years ago

Overview of the problem

I'm using react-sortable-pane for my react project it works fine on chrome (drag and drop and sort functions is working fine) but not on IE

Description

It seems to have a cross browser functionality issue.

Steps to Reproduce

Expected behavior

Actual behavior

bokuweb commented 7 years ago

@cyrusraymundo What is your IE and OS version?

bokuweb commented 6 years ago

@cyrusraymundo Thanks for your report :) Could you please try v0.7.1 ? thanks.