Hi, at first I want to thank you for your nice and easy to use wrapper around dropzone. It really helps me developing my app.
Right now I'm using the [placeholder] to show previously uploaded images which works perfectly fine.
But after uploading or changing an image [placeholder] becomes null. Is this the desired behavior and am I misusing the [placeholder]?
Hi, at first I want to thank you for your nice and easy to use wrapper around dropzone. It really helps me developing my app. Right now I'm using the
[placeholder]
to show previously uploaded images which works perfectly fine. But after uploading or changing an image[placeholder]
becomesnull
. Is this the desired behavior and am I misusing the[placeholder]
?