Skip to content

[DrawerType3] Scrolling position after routing #1

Open
@klyakh

Description

@klyakh
  1. Open page with long content and scroll.
  2. Navigate to other page with long content.

Problem: scrolling remains in old position from previous page.

Router's scrollBehavior doesn't work because scrolling happens inside DIV. Need to implement per-layout scrolling handler.

vuejs/vue-router#1187 - related discussion. There are some good example how to deal with the issue.

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