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

Max file validation failed when selecting file using browse and drag option #504

Open
renuverma03 opened this issue Nov 13, 2019 · 0 comments

Comments

@renuverma03
Copy link

I put this.options = {
concurrency: 1,
maxUploads: 5
}

  1. I Browse more than maxUploads it allow only 5 files and rest put into rejected list.
  2. I Drag more than maxUploads it allow only 5 files and rest put into rejected list.
    But when I browse some files and drag some file then maxUploads fails.
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

1 participant