Closed (fixed)
Project:
DropzoneJS
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Sep 2018 at 18:20 UTC
Updated:
11 Sep 2019 at 12:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
dylan donkersgoed commentedPatch attached. Just need to update dropzonejs_eb_widget.schema.yml to use text instead of string for the translatable fields.
Comment #3
primsi commentedTested, works as far as I can tell.
Comment #5
primsi commentedComment #6
berdirfor description it probably makes sense, but submit_text would probably make more sense as a type: label (=textfield), text is a textarea.
But not a big deal this way around, using label when it should be text is a bigger problem.