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

internal addedFile event handler does not respect maxFiles #198

Open
desktoping opened this issue Apr 8, 2019 · 0 comments
Open

internal addedFile event handler does not respect maxFiles #198

desktoping opened this issue Apr 8, 2019 · 0 comments

Comments

@desktoping
Copy link

this.dropzone.on('addedfile', (file) => {

This will still add the file into the state, even if it already reached the maxFile.

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