U
U
Urukhayy2017-09-20 12:11:38
Angular
Urukhayy, 2017-09-20 12:11:38

How to solve AutoScroll issue in Angular 4 material tabs?

There is an md-tab-group at the bottom of the page. When you switch between its tabs, the page scrolls up to the title of the tabs, and does not scroll down again when the tab is already open.
To be more precise, at the moment of switching tabs, the element of the open tab is removed from the DOM tree, and at the same moment another element is created, from another tab, in its place. And the browser does not scroll the page back down.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Igor Pavlenko, 2017-10-25
@Marround

Look here, maybe
https://github.com/angular/material2/tree/master/s...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question