rowanwins / vue-dropzone

A Vue.js component for Dropzone.js - a drag’n’drop file uploads utility with image previews
https://rowanwins.github.io/vue-dropzone/docs/dist
MIT License
2.02k stars 1.4k forks source link

Custom Confirm Dialog #587

Closed ozgurtolgahan closed 9 months ago

ozgurtolgahan commented 3 years ago

Hi, I want to change browser confirm dialogs to bootstrap modal. I have tried so many methods but i couldnt change dialogs. Can you help me please.

My version is "vue2-dropzone": "^3.6.0"