-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
newIndex incorrect behaviour #447
Comments
Not reproduced. |
@avalanche1 Fixed: http://jsbin.com/sireqeqenu/edit?html,console,output |
cannot confirm - strangely my jsbin, as well as yours, don't produce absolutely no input to console... |
Strangely, works fine: http://recordit.co/2Vp7T8t8UJ |
ah, yes! works fine! thanks for fixing) |
Could you push latest release to Atmosphere plz. |
I already wrote to @dandv, that the publication does not work, but he did not answer. grunt meteor
Running "exec:meteor-test" (exec) task
### Testing rubaxa:sortable...
>> meteor/runtests.sh: line 31: ./node_modules/.bin/spacejam: No such file or directory
>> Exited with code: 127. If you know how to fix it, I'll be happy to accept PR. |
Maybe that's related to new package dependency system introduced in Meteor 1.2? |
newIndex
randomly returns incorrect values if the dragged item's position hasn't been changed, like picked up, moved around, but dropped into the old position. This begins to take place after several drag\drops.http://jsbin.com/fuxigukuja/1/edit?js,console,output
The text was updated successfully, but these errors were encountered: