Skip to content

Update Dz.js#278

Merged
aothms merged 1 commit intobuildingSMART:mainfrom
gmn3DS:bugfix/fix-filesize-limit
Mar 6, 2026
Merged

Update Dz.js#278
aothms merged 1 commit intobuildingSMART:mainfrom
gmn3DS:bugfix/fix-filesize-limit

Conversation

@gmn3DS
Copy link
Contributor

@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
@aothms aothms merged commit d1755dc into buildingSMART:main Mar 6, 2026
@aothms
Copy link
Collaborator

aothms commented Mar 6, 2026

Thanks, can confirm. When we had a lower limit we indeed also spelled it correctly ;) https://github.com/buildingSMART/validate/blame/86f8abcddba7b6e3256d622628bc207f9dc08b1b/frontend/src/Dz.js#L19

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.

2 participants