-
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🧨 severity: medium🆕 status: newversion: 8.1.0
Description
Description
Calling triggerTodaySelection when date picker is collapsed throws TypeError:
Cannot set property 'viewDate' of undefined
- igniteui-angular version: 8.1.0
- browser: all
Steps to reproduce
- Start this StackBlitz sample.
- Click
Todaybutton. - Observe the console
Result
ERROR Error: Cannot set property 'viewDate' of undefined
is logged in the console.
Expected result
No errors should be logged in the console.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug📅 date-picker🧨 severity: medium🆕 status: newversion: 8.1.0