igniteui-angular
igniteui-angular copied to clipboard
Calendar component throws an error when you a set a date in ISO format
Description
When you set a ISO formated date to the calendar an error is thrown in the console.
- igniteui-angular version:
- browser: all
Steps to reproduce
- Open the following sample
- Observe the console
Result
Expected result
What is the expected result after following the steps to reproduce? No errors should be thrown in the console and the calendar should work properly with ISO formated dates.