Unhandled promise rejection SyntaxError: Expected ':' getting this on IE11 with vuejs+ vuetify project Unhandled promise rejection SyntaxError: Expected ':' getting this on IE11 with vuejs+ vuetify project vue.js vue.js

Unhandled promise rejection SyntaxError: Expected ':' getting this on IE11 with vuejs+ vuetify project


I solved this issue by downgrading the version of vue2-dropzone, its latest version has some issues with IE11 and pass "vue2-dropzone" inside the transpileDependencies of your webpack file.