Skip to content

Prevent scrollIntoView when component is mounted #317

Open
@genius257

Description

Currently when component is mounted it triggers the first item to be selected by default, followed by that item being scrolled into view.
I would like an option to disable the scroll, when no user interaction has occurred, yet.

This issue could be solved via #171, but a ideal solution would be a way to just disable the scroll on mount, and not being forced to have nothing as the selection.

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