Skip to content

PlaceHolder not removed when scroll from top and anhor is bottom #167

@AlexandrBukhtatyy

Description

@AlexandrBukhtatyy

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions