Igniteui-angular: Using excelStyleFiltering with uniqueColumnValuesStrategy throws an error

Created on 18 Sep 2020  路  2Comments  路  Source: IgniteUI/igniteui-angular

Description

If we try to filter an igxColumn through the excelStyleFiltering and we have provided a uniqueColumnValueStrategy to the igxGrid an error is thrown. See attachments.

  • igniteui-angular version: 10.1.x
  • browser: any

Steps to reproduce

  1. Open the attached sample https://stackblitz.com/edit/excel-style-filtering-ignore-case-workaround
  2. Try to filter any of the columns

Result

Cannot read property 'dataType' of null error is thrown.

Expected result

No errors to be thrown.

Attachments

excelStyleFiltering cannot read datatype of null

bug excel-style-filtering general already-fixed 10.1.x

All 2 comments

@astaev, Could you please check if this issue is resolved by the fix of #8388.

@mmart1n, @DiyanDimitrov
The issue is not reproducible with 10.1.11 version, which contains the fix for #8388.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Hypenate picture Hypenate  路  3Comments

mkamiishi picture mkamiishi  路  3Comments

nikunjgajera picture nikunjgajera  路  3Comments

furugen picture furugen  路  3Comments

brianlagunas picture brianlagunas  路  3Comments