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

antd 1.6.5后,upload组件上传文件后,file的状态一直处于uploading状态 #2496

Closed
Manweill opened this issue Jul 26, 2016 · 4 comments

Comments

@Manweill
Copy link

本地环境

  • antd 版本:1.6.5
  • 操作系统及其版本:win10
  • 浏览器及其版本:chrome 53

你做了什么?

upload组件上传文件后,upload的onChange事件中的file的状态一直处于uploading状态
该问题发生在更新到1.6.5(因为1.6.4Form重置表单值有问题所以更新),在1.6.4upload组件正常

你期待的结果是:

上传成功后file.status === done

实际上的结果:

file.status ===uploading

可重现的在线演示

@afc163
Copy link
Member

afc163 commented Jul 26, 2016

#2423

@Manweill
Copy link
Author

thx

@afc163
Copy link
Member

afc163 commented Jul 26, 2016

有问题,先搜索。

@lock
Copy link

lock bot commented May 4, 2018

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators May 4, 2018
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