ng2-flatpickr icon indicating copy to clipboard operation
ng2-flatpickr copied to clipboard

No value when only using time

Open WimWidgets opened this issue 5 years ago • 1 comments

When using only the time picker with the calendar disabled inside a reactive form, the form value is always null after having selected a time.

Example: https://stackblitz.com/edit/angular-ah7ccb

WimWidgets avatar Jul 01 '19 09:07 WimWidgets

This is only an issue with the directive - the component works fine.

mezoistvan avatar Oct 06 '19 15:10 mezoistvan