Open caglarsarikaya opened 4 years ago
when i delete or edit some picture it gives this error Error in v-on handler: "TypeError: event.target.className.indexOf is not a function"
Error in v-on handler: "TypeError: event.target.className.indexOf is not a function"
i am using vue.js i didnt find where throwing this error. could you please help me
{var t=this;this.$emit("before-remove",e,function(){1===t.images[e].default&&(t.images[0].default=1),t.images.splice(e,1),t.currentIndexImage=0,t.images.length&&(t.images[0].highlight=1)},this.images)}
when i delete or edit some picture it gives this error
Error in v-on handler: "TypeError: event.target.className.indexOf is not a function"
i am using vue.js i didnt find where throwing this error. could you please help me