Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed Scroll top issue between page navigation
After scrolling down a page and navigating from that page to other pages, the page still shows the bottom of the page and does not display the top of the page. Scroll behavior added in the router, So when navigating from one page to another page the top of the page will always display. Change-Id: I883e8a9f6ae3f98846996883cac0961b4c24c62b Signed-off-by: aravinths1 <[email protected]>
- Loading branch information