Skip to content

Smooth scrolling ignores "skipOverflowHiddenElements" #822

@lyle45

Description

@lyle45

When scrolling with this package with behavior = "smooth", skipOverflowHiddenElements is not passed down to scroll-into-view-if-needed making it misbehave

code should extend and pass down all options while overwriting only behavior option with function
scrollIntoView(target, {...option, behavior: function(){...}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions