Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to set later end date in range with confirm picker via input #209

Closed
mburmistrov opened this issue Dec 5, 2018 · 1 comment
Closed

Comments

@mburmistrov
Copy link

Version

2.6.2

Reproduction link

https://mengxiong10.github.io/vue2-datepicker/demo/index.html

Steps to reproduce

  1. Go to the demo page.

  2. Set date range in range picker with confirm (the last one).

  3. Try to set later end date via input and confirm.

What is expected?

End date changes on confirm.

What is actually happening?

End date does not change.


Issue reproduces only with later end date. Earlier end date is set with no problems.
Start date also can be changed via input in both directions with no problems.

@mengxiong10
Copy link
Owner

v2.6.3 fixed it.

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

No branches or pull requests

2 participants