Mohamed Abdalmoniem

Results 2 comments of Mohamed Abdalmoniem

Hello guys! If you don't mind I'd like to work on this (this is my first public contribution so I want to make sure that I understand what do you...

For some reason, `setOption` method doesn't work, as a workaround, I used this brute force approach: ``` mounted () { setTimeout(() => { this.$refs.myVueDropzone.dropzone.options.url = this.uploadUrl this.$refs.myVueDropzone.dropzone.options.headers = {Authorization: `bearer...