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

Manully Input in RangePicker adding a month on input #19107

Closed
1 task
acerjb opened this issue Oct 7, 2019 · 1 comment
Closed
1 task

Manully Input in RangePicker adding a month on input #19107

acerjb opened this issue Oct 7, 2019 · 1 comment
Assignees

Comments

@acerjb
Copy link

acerjb commented Oct 7, 2019

  • I have searched the issues of this repository and believe that this is not a duplicate.

Reproduction link

https://codepen.io/pen/?&editable=true&editors=001

Steps to reproduce

  1. Manually input a date (ie. 2019-01-01) in the Start Date
  2. Manually input a date (ie. 2019-01-03) in the End Date, Press "Enter"

What is expected?

After pressing "Enter" button, End Date field should keep what is putting into it.

What is actually happening?

  1. End Date is adding a month on input. (ie. 2019-02-03 in this case)
Environment Info
antd 3.23.6
React 16.8.6
System Windows 10
Browser Chrome 77 & Firefox 68
@acerjb
Copy link
Author

acerjb commented Oct 7, 2019

Same issue : #15353

@acerjb acerjb closed this as completed Oct 7, 2019
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