I have more than 20 records loaded to angular material table. When I click one row it navigates to a page. And when I hit back button it return to table page. The problem is when I click on last row of the table, the scroll position goes to the top. I just want to set scroll position near to the clicked row.
How do I achieve that and refer code in below link.
https://stackblitz.com/edit/angular-material-router-mra2ke?file=src/app/plain/plain.component.ts