Closed ioxua closed 6 years ago
The way the order is decided, the default message is always preferred instead of the configured message.
A small workaround for this is setting:
<dropzone [message]="dropzoneConfig.dictDefaultMessage"></dropzone>
Nice catch, I will merge and release this change with the next version.
The way the order is decided, the default message is always preferred instead of the configured message.
A small workaround for this is setting: