IgniteUI / igniteui-angular

Ignite UI for Angular is a complete library of Angular-native, Material-based Angular UI components with the fastest grids and charts, Pivot Grid, Dock Manager, Hierarchical Grid, and more.
https://www.infragistics.com/products/ignite-ui-angular
Other
572 stars 161 forks source link

Grid's pinRow method throws an error #9436

Closed astaev closed 3 years ago

astaev commented 3 years ago

Description

Grid's pinRow method throws an error

Steps to reproduce

  1. Open this topic
  2. Wait first sample to load

Result

An error is thrown in the console ERROR TypeError: this.filteredSortedData is null

Expected result

No error

Attachments

Attach a sample if available, and screenshots, if applicable.

gedinakova commented 3 years ago

@dkamburov This issue is still repoduced in IgxTreeGrid. getRowByKey is overridden there.