DennisSuitters / summernote-image-attributes

Summernote plugin to edit image attributes
MIT License
89 stars 89 forks source link

Image input send null value #30

Closed moiki closed 7 years ago

moiki commented 7 years ago

Hi! I'm using OnImageUpload callback, It works fine when I insert an image. But when I try to replace the image with this plugin, the file input doesn't send a file... it send a null value. How can I fix that ?

ghost commented 7 years ago

Have a look at issue #29 I think this may be the same or similar issue.

DennisSuitters commented 7 years ago

This is now been fixed with the current PR.