Closed
Description
Description
IgxGrid does not persist its scroll position when the grid is reused by RouteReuseStrategy.
- igniteui-angular version: 10.1.3
- browser: n/a
Steps to reproduce
- Run the sample
- Scroll vertically and horizontally
- Click the button at the bottom to move to other page
- Click the button to go back to the original page
Result
Both vertical and horizontal scrollbars are reset to the initial positions.
Expected result
Both vertical and horizontal scrollbars should remain the positions where these are scrolled.