Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working with IE11 #19

Open
Shraddhasv opened this issue Dec 27, 2017 · 5 comments
Open

Not working with IE11 #19

Shraddhasv opened this issue Dec 27, 2017 · 5 comments

Comments

@Shraddhasv
Copy link

Shraddhasv commented Dec 27, 2017

I have added table-dragger version 1.0.2 into my react project. It is working perfect with chrome but not with IE11. This is really nice library, so i want to resolve this issue ASAP. Please help, its urgent.

@souljorje
Copy link

souljorje commented Jan 22, 2018

Also in Edge.
@sindu12jun could you, please, tell, do you know, where shoul I look to try to fix it?

@crencirs
Copy link

In my case, working with Edge but not working with IE11.
And I found that 'MSPointerDown' and 'touchstart' events are not working with IE11.
It is only working with 'mousedown' event.

I'm not sure it can be work in all case but I tested on IE 11, Edge and Chrome.
I attached patch file.

table-dragger_ie_fixed.js.patch.txt

@eshtadc
Copy link

eshtadc commented Oct 5, 2018

Has there been consideration to include this patch in a new release to enable IE11 support?

@StuartMartinho
Copy link

Has there been consideration to include this patch in a new release to enable IE11 support?

x2

@crazylive
Copy link
Contributor

crazylive commented Apr 25, 2019

IE10, IE11 fixed. I tested in ie10, ie11, edge(last), chrome(last), safari(last), opera(last), FF(last).

Created PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants