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

IE10 Dragging doesn't work in 1.8.x #1476

Closed
webandrew opened this issue Mar 28, 2019 · 2 comments
Closed

IE10 Dragging doesn't work in 1.8.x #1476

webandrew opened this issue Mar 28, 2019 · 2 comments

Comments

@webandrew
Copy link

webandrew commented Mar 28, 2019

Problem:

Dragging not working in IE10 on the 1.8.x . Works on IE9 and IE11.

Checked in browserstack using my project, then a the most basic implementation as well as the project website simple example.

Version 1.7 does seem to work throughout.

There are no errors in the console. None of the available events trigger. It's like Sortable is not there at all and it's just a normal list.

Sample code used for the browserstack test

https://jsfiddle.net/nbcjm287/

This is my basic test i've run on my local tested on browserstack IE10

@owen-m1
Copy link
Member

owen-m1 commented Mar 28, 2019

@webandrew Please try master

@webandrew
Copy link
Author

@owen-m1 That works perfect now! Thank you for a quick response and for all the hard work in general. Could not go without Sortable :)

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

2 participants