Skip to content

feat(scrollBehavior): Add container option#3581

Open
arsalan-d wants to merge 3 commits intovuejs:devfrom
arsalan-d:dev
Open

feat(scrollBehavior): Add container option#3581
arsalan-d wants to merge 3 commits intovuejs:devfrom
arsalan-d:dev

Conversation

@arsalan-d
Copy link

@arsalan-d arsalan-d commented Jun 25, 2021

Add the option "container" to scrollBehavior.
This will allow developers to specify the container element they want the scroll update to happen to.
It will default to window if not specified.
Normally you want to reset the scrollbar when users click a router link and move to a new route, but current system wont work if you have a container element with scrollbar instead of window.

@arsalan-d arsalan-d changed the title feat(scrollBehavior): Add overflowedElementSelector option feat(scrollBehavior): Add container option Jun 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant