Skip to content

Update Dz.js#278

Open
gmn3DS wants to merge 1 commit intobuildingSMART:mainfrom
gmn3DS:bugfix/fix-filesize-limit
Open

Update Dz.js#278
gmn3DS wants to merge 1 commit intobuildingSMART:mainfrom
gmn3DS:bugfix/fix-filesize-limit

Conversation

@gmn3DS
Copy link

@gmn3DS gmn3DS commented Mar 4, 2026

fix typo in argument declaration.
renaming argument maxFileSize to maxFilesize for Dropzone component according to documentation https://docs.dropzone.dev/configuration/basics/configuration-options.

Since Dropzone.maxFilesize default limit is 256 MB, the bug may have been transparent but modifying the value of the variable MAX_FILE_SIZE_IN_MB shows it is not taken into account.

fix typo in argument declaration, renaming maxFileSize to maxFilesize for Dropzone component according to documentation https://docs.dropzone.dev/configuration/basics/configuration-options
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.

1 participant