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]dragger under controlled cant get value #923

Closed
bindoon opened this issue Jul 26, 2019 · 1 comment
Closed

[Upload]dragger under controlled cant get value #923

bindoon opened this issue Jul 26, 2019 · 1 comment
Assignees

Comments

@bindoon
Copy link
Member

bindoon commented Jul 26, 2019

Component

Upload

Steps to reproduce

  1. drag file , release mouse,
  2. Upload.jsx: will call onSelect and save fileList length=1
  3. dragger.jsx: call onDrop, but because onChange not called. value=[]
  4. Upload.jsx: componentWillReceiveProps called. should check isUploading to ignore value=[]
@youluna
Copy link
Member

youluna commented Jul 26, 2019

is this related to #908 ?

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