Question
It seems that restoring sorting expressions on columns within child grids in the IgxHierarchicalGrid that are out of view when the state is restrored is not working as expected. Currently, this is not documented as a limitation.
This is reproducible in the demo in the topic.
Steps:
- Scroll to last parent row and expand it
- Sort any column from any of the child grids
- Click "Save" to save the state
- Reload the page
- Scroll down to the last parent row
- Observe no sorting expression is applied

- igniteui-angular version: 13.1.x
- browser: any
Question
It seems that restoring sorting expressions on columns within child grids in the IgxHierarchicalGrid that are out of view when the state is restrored is not working as expected. Currently, this is not documented as a limitation.
This is reproducible in the demo in the topic.
Steps: