Skip to content
This repository has been archived by the owner on Oct 5, 2019. It is now read-only.

manual input date doesnot get updated to the formcontrol #203

Open
AngularTx opened this issue Nov 1, 2017 · 4 comments
Open

manual input date doesnot get updated to the formcontrol #203

AngularTx opened this issue Nov 1, 2017 · 4 comments

Comments

@AngularTx
Copy link

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?

@rocco337
Copy link

rocco337 commented Nov 2, 2017

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.

@AngularTx
Copy link
Author

Sounds good!

Which version ng2-datetime are you using ?

@rocco337
Copy link

rocco337 commented Nov 5, 2017

Latest, 1.4.0

@AngularTx
Copy link
Author

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 .

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants