-
Notifications
You must be signed in to change notification settings - Fork 160
Closed
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug📅 date-picker🏃 priority: high✅ 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.grid: advanced-filteringtriage: blocking
Description
Description
Introduced with the Pickers refactoring
Exception is thrown in the advanced filtering on editing date condition.
- igniteui-angular version: 11.2.0-alpha.8
- browser: NA
Steps to reproduce
- Open the Grid Filtering dev demo.
- Open the advanced filtering dialog.
- Create a date filtering condition and commit it.
- Edit the date condition.
Result
Exception is thrown:
ERROR TypeError: Cannot read property 'nativeElement' of undefined
at enterExpressionEdit (main-es2015.00dec37f962381464056.js:1)
Expected result
No exceptions should be thrown.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug📅 date-picker🏃 priority: high✅ 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.grid: advanced-filteringtriage: blocking