With over 20 records loaded into an Angular Material table, I am experiencing an issue where clicking on the last row causes the scroll position to jump to the top of the page. I would like the scroll position to be set near the clicked row instead.
Is there a way to achieve this? Check out the code in the link below for reference:
https://stackblitz.com/edit/angular-material-router-mra2ke?file=src/app/plain/plain.component.ts