Skip to content

The uniqueColumnValuesStrategy is fired multiple times when opening an Excel Style Filtering #8138

@DiyanDimitrov

Description

@DiyanDimitrov

Description

The uniqueColumnValuesStrategy is fired multiple times (for each column) when opening an Excel Style Filtering.

  • igniteui-angular version: NA
  • browser: NA

Steps to reproduce

  1. Open https://codesandbox.io/s/red-sunset-62o18
  2. Open the Excel Style filtering dropdown.
  3. Look at the console.

Result

'get column data' is printed 5 times.

Expected result

The uniqueColumnValuesStrategy should be called only once.

Metadata

Metadata

Labels

🐛 bugAny issue that describes a bug✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.grid: excel-style-filtering

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions