-
Notifications
You must be signed in to change notification settings - Fork 156
Closed
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug📅 date-picker✅ 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.ivyversion: 9.0.x
Description
Description
Opening the date view of the data picker (either dialog or dropdown) throws error because the value of the selectedDate is null when trying to focus the value in the editor.
- igniteui-angular version: 9.0.x
- browser: any
Steps to reproduce
- Open a date picker sample using Ivy
- Click on the date picker icon to open dialog/dropdown
Result
Error is thrown and the selected date is not highlighted.
Expected result
There should be no errors and the selected date should be highlighted.
Metadata
Metadata
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug📅 date-picker✅ 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.ivyversion: 9.0.x