Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception is thrown in the advanced filtering on editing date condition #9377

Closed
DiyanDimitrov opened this issue Apr 21, 2021 · 0 comments · Fixed by #9160
Closed

Exception is thrown in the advanced filtering on editing date condition #9377

DiyanDimitrov opened this issue Apr 21, 2021 · 0 comments · Fixed by #9160
Assignees
Labels
🐛 bug Any issue that describes a bug 📅 date-picker grid: advanced-filtering 🏃 priority: high triage: blocking ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@DiyanDimitrov
Copy link
Contributor

DiyanDimitrov commented Apr 21, 2021

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

  1. Open the Grid Filtering dev demo.
  2. Open the advanced filtering dialog.
  3. Create a date filtering condition and commit it.
  4. 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.

@Lipata Lipata mentioned this issue Apr 21, 2021
14 tasks
@jackofdiamond5 jackofdiamond5 added ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. and removed 🆕 status: new labels Apr 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Any issue that describes a bug 📅 date-picker grid: advanced-filtering 🏃 priority: high triage: blocking ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants