Skip to content

Question: focus on the infinityScroll component on the page load #403

@ihomp

Description

@ihomp

InfinityScroll in the scrollable element and has scrollableTarget="scrollableDiv"

      <div id="scrollableDiv">
          <InfiniteScroll
            scrollableTarget="scrollableDiv"
         >

how to focus on it on the load, so it will be scrollable by the pageDown

if tried useRef and focus(), tabIndex
nothing helps.

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