Closed fanta759 closed 2 months ago
@lian-yue To clarify here: We need this, when you have @vue/compat running in MODE: 2 for the whole application. Your vue-upload-component is already Vue3 ready and in Compat MODE 2, we need to explicitly define the components, that are ready for 3. Otherwise the v-model does not work and files does not get updated in the parent component. Would be nice if we can see this merge in the next release, because your component is awesome and helps me and many others alot! :)
Great! Thanks all!
@lian-yue Can you create a release or Tag with a new version for us?
This would definitely help!