Scott M Gerstl

Results 5 comments of Scott M Gerstl

I added unique id classes to the containers to help show the container differences between from and to

@smnbbrv `sortablejs` was on `1.8.0`. I downgraded and tried it on `1.7.0` but I am getting the same error. For `angular-sortablejs` I am on `2.6.0`.

Doing a bit more digging, It looks like maybe the wrong parent is being passed to the `removeChild` function. // For reference ```javascript DefaultDomRenderer2.prototype.removeChild = function (parent, oldChild) { if...

Consider looking into the `:empty` CSS Selector

Is this good to go? When do you anticipate to merge and publish this?