-
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✅ 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-navigationseverity: lowversion: 8.1.x
Description
Description
Describe the issue.
- igniteui-angular version: 8.1.0
- browser: *
Steps to reproduce
- Open https://www.infragistics.com/products/ignite-ui-angular/angular/components/hierarchicalgrid/summaries.html#demo
- Expand "Naomí Yepes"
- Focus the summary for the albums of "Naomi Yepes"
- Press the Arrow Down
- Observe the console
Result
ERROR TypeError: Cannot read property 'nodeName' of undefined
at Ya.navigateDown (main-es2015.2f33516b7918564c0b45.js:1)
at Object.dispatchEvent (main-es2015.2f33516b7918564c0b45.js:1)
at Object.handleEvent (main-es2015.2f33516b7918564c0b45.js:1)
at Object.handleEvent (main-es2015.2f33516b7918564c0b45.js:1)
at Object.handleEvent (main-es2015.2f33516b7918564c0b45.js:1)
at Yr (main-es2015.2f33516b7918564c0b45.js:1)
at main-es2015.2f33516b7918564c0b45.js:1
at HTMLElement.<anonymous> (main-es2015.2f33516b7918564c0b45.js:1)
at a.invokeTask (polyfills-es2015.3dd86396238f413fd411.js:1)
at Object.onInvokeTask (main-es2015.2f33516b7918564c0b45.js:1)
Expected result
There should be no error
Metadata
Metadata
Assignees
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug✅ 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-navigationseverity: lowversion: 8.1.x