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

MaterialFileUploader Issue : maxFiles="1" throws exception on console #396

Closed
dhinakarreddy opened this issue Dec 18, 2019 · 0 comments
Closed

Comments

@dhinakarreddy
Copy link

When I am setting the maxFiles to 1, the app is working fine, but throwing a console error.
Uncaught Error: java.lang.NumberFormatException: For input string: "undefined"
at Dropzone.Emitter.emit (dropzoneJsDebug.js:58)
at Dropzone._updateMaxFilesReachedClass (dropzoneJsDebug.js:857)
at dropzoneJsDebug.js:999
at Dropzone.accept (dropzoneJsDebug.js:154)
at Dropzone.accept (dropzoneJsDebug.js:974)
at Dropzone.addFile (dropzoneJsDebug.js:988)
at HTMLInputElement. (dropzoneJsDebug.js:573)

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