Closed moiki closed 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 ?
Have a look at issue #29 I think this may be the same or similar issue.
This is now been fixed with the current PR.
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 ?