ld-x / last-draft-js-plugins

last draft draft-js plugins
MIT License
95 stars 33 forks source link

Adding an image, deleting it, then adding the same image will fail to re-add that image #7

Open mattvpham opened 7 years ago

mattvpham commented 7 years ago

My guess is that fileInput in createImageButton.js is not getting reset, so the onChange won't fire.