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
569 stars 162 forks source link

Error is thrown when clearing a dimension from clear button of the chip #10549

Closed dkamburov closed 2 years ago

dkamburov commented 2 years ago

Description

Describe the issue.

Steps to reproduce

  1. Open the dev sample for IgxPivotGrid
  2. Clear a dimension from the row dimensions

image

Result

ERROR TypeError: Cannot set properties of undefined (setting 'filters')

Expected result

No error should be thrown

dkamburov commented 2 years ago

duplicate to #10565