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

Bug: Upload widget allow multiples files via drag and drop #132

Open
raimondz opened this issue Aug 3, 2018 · 0 comments
Open

Bug: Upload widget allow multiples files via drag and drop #132

raimondz opened this issue Aug 3, 2018 · 0 comments

Comments

@raimondz
Copy link

raimondz commented Aug 3, 2018

Hi, I found a bug where you can upload multiples files via drag and drop, even if it has the following config:
[
'multiple'=>false,
'maxNumberOfFiles'=>1
]

This is done by dragging the file into the widget while another file is still loading.

PS: I tested this using the version 1.3.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants