When using two grouped containers and pullPlaceholder: false when the target container is empty, the placeholder appears correctly the first time an item is dragged to hover over the target container, but then if the item is dragged out of that container and back in, the placeholder does not appear again. See http://jsfiddle.net/jgerigmeyer/SmRM2/7/ for an example, and http://jsfiddle.net/jgerigmeyer/SmRM2/6/ for a working version using the fix in #116.