-
Notifications
You must be signed in to change notification settings - Fork 160
Closed
Closed
Copy link
Labels
π regressionβ
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.version: 19.2.xversion: 20.1.xversion: 21.0.x
Description
Question
TypeError: TypeError: Cannot read properties of null (reading 'row')
TypeError: Cannot read properties of null (reading 'row')
fesm2022/infragistics-igniteui-angular.mjs at line 78413:98
78408784097841078411784127841378414784157841678417
}
/**
* @hidden
/
get ariaHidden() {
return this.grid.hasColumnGroups && (this.column.hidden || this.grid.navigation.activeNode.row !== -1);
}
/*
* Gets whether the header group belongs to a column that is filtered.
fesm2022/infragistics-igniteui-angular.mjs at l
can you tell me when can we get this error, i am not really able to recreate it
we are using angular application.
ingite package version is 20.0.13?
Metadata
Metadata
Assignees
Labels
π regressionβ
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.version: 19.2.xversion: 20.1.xversion: 21.0.x