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

Fix multiple file drop bug #118

Closed

Conversation

blazekv
Copy link
Contributor

@blazekv blazekv commented Jan 19, 2024

Fixes #117

It was introduced in this fix #115

There was mistake and handleFiles was called multiple times (in each iteration).

* move handleFiles from setTimeout to callback function
This bug was introduce in fix where setTimeout was removed
@blazekv blazekv closed this Jan 19, 2024
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

Successfully merging this pull request may close these issues.

Multiple files via dropzone gives a lot of duplicates
1 participant