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

Changing date does not change model #214

Open
zhikin2207 opened this issue Feb 28, 2018 · 2 comments
Open

Changing date does not change model #214

zhikin2207 opened this issue Feb 28, 2018 · 2 comments

Comments

@zhikin2207
Copy link

v. 1.4.0

Step to reproduce:

  1. Open demo example (https://nkalinov.github.io/ng2-datetime/)
  2. Scroll to the first example with options
  3. Manually change date from 10 to 11 in input (remove 0 and add 1)
  4. Click somewhere to hide date selection popup

gif

@htrex
Copy link

htrex commented Mar 15, 2018

Yes, this is a bug and there's a pending PR #213.
Please @nkalinov can you merge it and release a new version?

@htrex
Copy link

htrex commented Mar 15, 2018

No, after some tests and code checking seems PR #213 is for another issue.
The problem seems to be related to the bootstrap-datepicker lib, have a look at the issue uxsolutions/bootstrap-datepicker#2325 and problematic commit uxsolutions/bootstrap-datepicker@110b120

removing && fromArgs from the bootstrap-datepicker lib solved my issue

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