Skip to content

Scroll position is not persisted with RouteReuseStrategy #8145

Closed
@ymita

Description

@ymita

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

  1. Run the sample
  2. Scroll vertically and horizontally
  3. Click the button at the bottom to move to other page
  4. 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.

Attachments

igx-grid-scroll-position.zip

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions