-
Notifications
You must be signed in to change notification settings - Fork 19
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
Could not move as at top or bottom already #2
Comments
Hi Kbaum I'd really need the entire HTML & CSS to test this, as the divs without styling will not be draggable. Can you provide a complete working example? Matt |
Hi Matt. I have an example as a zip. Not sure of the best way to get you it. Can you message me privately on github and we can work out the details offline? thx! |
Done, emailed you privately. |
hi i am having the same issue where i have the li list and have to drag and drop it says warning: Could not move as at top or bottom already |
@mattheworiordan I find the same error/problem. Any hints how it has been solved? |
Sorry, I don't have time to support this anymore :( |
Trying to simulate the resorting but i keep getting the error:
Could not move as at top or bottom already
My sortable jquery looks like:
And my list looks like:
I execute:
The text was updated successfully, but these errors were encountered: