lekhang2512 / vue-upload-multiple-image

A simple upload multiple image component for Vuejs
132 stars 50 forks source link

Emit the event after the images update success #53

Open lachgarlahcen opened 3 years ago

lachgarlahcen commented 3 years ago

This is an issue regarding the images update event as it emits the changes before the file reader finishes loading images which is not the desired behavior.