Hi
After scroll placeHolder not removed and i did hotFix this by editing row 294
function unStickElement(fromDirection) {
...
if (placeholder && fromDirection != anchor) { /*## if (placeholder && fromDirection === anchor) { ##*/
...
}
if it's wrong please answer.
Thank you for attention