Open naveenatti opened 5 years ago
Same here, .setValue() doesnt work..
Same here, any help?
The same for me
@ludusrusso @helgablazhkun You're probably trying to set the value with a date string, did the same. You should convert to date object before setting the field.
@thomstaal finally i can go to bed, was scratching my head for like last 2 hours .. Thank you
@DanielYKPan i am trying to integrate with angular reactive forms(angular version 5.2.9), but i am unable set datepicker #value while selecting the date it is getting empty the form control value. can you please provide me the example to integrate with angular reactive forms.