kineticsocial / angularjs-datetime-picker

AngularJS DateTime Picker Without JQuery and Bootstrap
MIT License
66 stars 79 forks source link

date resets to current date #33

Open AmarKoli opened 8 years ago

AmarKoli commented 8 years ago

when i select a date and time from the date picker, the date is properly filled in the textbox. but when i again click in the textbox to invoke the date picker, the current date time is set as selected in the date picker. what could be the problem. on the website the demo is working properly, but i have downloaded the same code, and it is not working on my machine.

addingama commented 7 years ago

I also have the same problem.

Can you help me too @AmarKoli @adikinetic

subramaniam-s17 commented 7 years ago

@AmarKoli & @dashracer Bug fixed here have a look from forked project https://github.com/mani-s17/angularjs-datetime-picker or from pull request https://github.com/kineticsocial/angularjs-datetime-picker/pull/36