-
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🕐 time-picker🧨 severity: medium🌐 browser: chromeBug occurs under Google Chrome browserBug occurs under Google Chrome browserstatus: not-a-bugversion: 10.2.x
Description
Description
Describe the issue.
- igniteui-angular version: 10.2.1
- browser: Chrome
Steps to reproduce
- Open the stackblitz, also open the console panel.
https://stackblitz.com/edit/timepicker-null?file=src%2Fapp%2Ftimepicker-sample-1%2Ftimepicker-sample-1.component.ts - Set some time to the time picker.
- Click the close icon to clear the set time.
Result
Time picker returns 00:00 as value.
Expected result
Time picker returns null the same as the initial value.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug🕐 time-picker🧨 severity: medium🌐 browser: chromeBug occurs under Google Chrome browserBug occurs under Google Chrome browserstatus: not-a-bugversion: 10.2.x