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

Dragging always shows "disabled" icon since 1.8.2 #1446

Closed
FaBeyyy opened this issue Feb 11, 2019 · 3 comments
Closed

Dragging always shows "disabled" icon since 1.8.2 #1446

FaBeyyy opened this issue Feb 11, 2019 · 3 comments

Comments

@FaBeyyy
Copy link

FaBeyyy commented Feb 11, 2019

Problem:

Dragging an item always shows the "disabled" icon since 1.8.2
The sorting and dragging works but it always shows the "disabled" icon.
It shows the right ion on all versions except 1.8.2.

Browser: Chrome, Firefox

JSBin/JSFiddle demonstrating the problem:

https://jsbin.com/voxameqigu/edit?html,js,output

@owen-m1
Copy link
Member

owen-m1 commented Feb 11, 2019

@FaBeyyy This is an unintended effect of me changing Sortable.js#L1730 from having the dropeffect as 'move' to 'none'. It was causing Firefox to open a new tab when set to 'move'. Please set it to 'move' in your download to get the cursor fixed, and I will try to work out a better solution for this.

@owen-m1 owen-m1 pinned this issue Feb 11, 2019
owen-m1 added a commit that referenced this issue Feb 11, 2019
@owen-m1
Copy link
Member

owen-m1 commented Feb 11, 2019

Ok, I fixed this in 1.8.3

@cenanism
Copy link

This bug still exists in latest version! This annoying icon appears anytime I drag an item. Isn't there a simple fix?

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

3 participants