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

Upload组件在remove时会触发onChange #19488

Closed
1 task
gonenoob opened this issue Oct 30, 2019 · 1 comment
Closed
1 task

Upload组件在remove时会触发onChange #19488

gonenoob opened this issue Oct 30, 2019 · 1 comment
Assignees

Comments

@gonenoob
Copy link

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

Reproduction link

Edit on CodeSandbox

Steps to reproduce

click remove icon

What is expected?

只触发onRemove事件,3.17.0版本是只触发了onRemove事件,api上注明的触发onChange不包括remove

What is actually happening?

触发了onChange

Environment Info
antd 3.24.3
React latest
System mac
Browser chrome
@afc163
Copy link
Member

afc163 commented Nov 4, 2019

这是对的,原来不触发 onChange 是一个 bug,在 #18937 里修复了。

@afc163 afc163 closed this as completed Nov 4, 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

3 participants