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

Sortable with AppendTo breaks. #21

Open
rhickmott opened this issue Nov 18, 2021 · 2 comments
Open

Sortable with AppendTo breaks. #21

rhickmott opened this issue Nov 18, 2021 · 2 comments

Comments

@rhickmott
Copy link

I seem to be having an issue using the appendTo on Jquery Sortable.

If you set this to anything (other than the default) then as soon as you start dragging the item it will just stop dead.

Unfortunately If you want to drag an item from say List1 to List2 then you can't drag an item out of the list so you need to specify something in the DOM that contains both items. I guess that when you start dragging it changes the items parent which somehow causes something to break.

Tried resolving it but coming up with nothing :(

@RWAP
Copy link
Owner

RWAP commented Nov 21, 2021

Is this a general issue with jQuery Sortable or do you mean ONLY when you use the jquery-ui-touch-punch plugin (which allows you to use jQuery options on a touch screen device)?

We do not support jQuery itself - you are best asking on https://forum.jquery.com/ - you will need to set up a sample code for people to look at, as the query is not very clear

@rhickmott
Copy link
Author

rhickmott commented Nov 21, 2021 via email

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