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

RangePicker console errors at 2.12.3 #7077

Closed
xiaoshuimao opened this issue Aug 4, 2017 · 2 comments
Closed

RangePicker console errors at 2.12.3 #7077

xiaoshuimao opened this issue Aug 4, 2017 · 2 comments
Assignees
Labels
🐛 Bug Ant Design Team had proved that this is a bug.

Comments

@xiaoshuimao
Copy link

Version

2.12.3

Environment

win10, chrome 57.0.2987.133,

Reproduction link

https://codepen.io/w567675/pen/QMGNoG?editors=001

Steps to reproduce

  1. select date
  2. click allowClear
  3. select date

image

What is expected?

no errors

What is actually happening?

Uncaught TypeError: Cannot read property 'clone' of undefined
at Object.getEndValue (RangeCalendar.js:333)
at Object.render (RangeCalendar.js:518)
at react-dom.js:5257
at measureLifeCyclePerf (react-dom.js:4537)
at ReactCompositeComponentWrapper._renderValidatedComponentWithoutOwnerOrContext (react-dom.js:5256)
at ReactCompositeComponentWrapper._renderValidatedComponent (react-dom.js:5283)
at ReactCompositeComponentWrapper._updateRenderedComponent (react-dom.js:5207)
at ReactCompositeComponentWrapper._performComponentUpdate (react-dom.js:5185)
at ReactCompositeComponentWrapper.updateComponent (react-dom.js:5106)
at ReactCompositeComponentWrapper.receiveComponent (react-dom.js:5008)

@afc163 afc163 added the 🐛 Bug Ant Design Team had proved that this is a bug. label Aug 4, 2017
@afc163
Copy link
Member

afc163 commented Aug 4, 2017

#5872

@benjycui
Copy link
Contributor

benjycui commented Aug 4, 2017

fixing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Ant Design Team had proved that this is a bug.
Projects
None yet
Development

No branches or pull requests

3 participants