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

manual input date doesnot get updated to the formcontrol

Open AngularTx opened this issue 7 years ago • 4 comments

Hi ,

I am using reactive forms , Angular 4.4 version and latest ng2-datetime package.

Manual entry of the date , never triggers the value change in the code, it only gets fired when its selected from the date picker only.

Any work around or its a known issues?

How to get this working?

AngularTx avatar Nov 01 '17 16:11 AngularTx

I had same problem. In my case it was problem due to the new version of "bootstrap-datepicker". I switched it back to: "1.6.4" and it works for now.

rocco337 avatar Nov 02 '17 14:11 rocco337

Sounds good!

Which version ng2-datetime are you using ?

AngularTx avatar Nov 03 '17 22:11 AngularTx

Latest, 1.4.0

rocco337 avatar Nov 05 '17 11:11 rocco337

Hi ,

I just do an install and all dependencies are saved . I will not be in a position to manually change.

How have you done it . I cannot edit the node modules(ng2-datetime) package.json file .

AngularTx avatar Nov 08 '17 11:11 AngularTx