-
Notifications
You must be signed in to change notification settings - Fork 156
Closed
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug🧨 severity: medium✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.grid: hierarchical-gridkeyboard-navigationversion: 7.3.xversion: 8.0.x
Description
Description
Navigating from child grid to parent grid where the child has more columns than the parent results in error thrown.
- igniteui-angular version: 7.3.x
- browser: any
Steps to reproduce
- Open the "Hierarchical Grid" demo and use second grid
- Expand the first row
- Click on the second child's last cell to the right
- Hold Arrow Down and try to navigate to the parent grid.
Result
The following error is thrown:
Expected result
What is the expected result after following the steps to reproduce?
ERROR TypeError: Cannot read property 'pinned' of undefined
Attachments
Metadata
Metadata
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug🧨 severity: medium✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.grid: hierarchical-gridkeyboard-navigationversion: 7.3.xversion: 8.0.x
