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

fix bug in getting-started - date is null when clear the DatePick #10111

Merged
merged 1 commit into from
Apr 17, 2018

Conversation

opennext
Copy link
Contributor

DatePicker在界面中会显示清除小叉号。当点击小叉号清除时会报错:Uncaught TypeError: Cannot read property 'toString' of null

@ant-design-bot
Copy link
Contributor

Deploy preview for ant-design ready!

Built with commit 69ce50e

https://deploy-preview-10111--ant-design.netlify.com

@codecov
Copy link

codecov bot commented Apr 17, 2018

Codecov Report

Merging #10111 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #10111   +/-   ##
=======================================
  Coverage   86.29%   86.29%           
=======================================
  Files         197      197           
  Lines        4742     4742           
  Branches     1321     1321           
=======================================
  Hits         4092     4092           
  Misses        647      647           
  Partials        3        3

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ee4f788...69ce50e. Read the comment docs.

@yesmeck yesmeck merged commit ad72111 into ant-design:master Apr 17, 2018
@yesmeck
Copy link
Member

yesmeck commented Apr 17, 2018

Thanks.

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

Successfully merging this pull request may close these issues.

None yet

3 participants