Steps to reproduce:
- Open https://staging.infragistics.com/blazor-client/grids/grid/state-persistence-main
- Hide a column and go to last page.
- Save state
- Click the Reload button
- Observe that after reload the hidden columns and current page
PS: Clicking Leave button also does not go the correct page.
Result:
The state for hiding and paging is not reflected on the grid.
Expected result:
If you check out the sample under: https://staging.infragistics.com/webcomponents-demos/grids/grid/state-persistence-main
The sample actually works as expected and everything restores.
Steps to reproduce:
PS: Clicking Leave button also does not go the correct page.
Result:
The state for hiding and paging is not reflected on the grid.
Expected result:
If you check out the sample under: https://staging.infragistics.com/webcomponents-demos/grids/grid/state-persistence-main
The sample actually works as expected and everything restores.