The following is all you need to use this plugin in your vue3 project, especially for those project migrated from vue2.
- clone this repo
- apply the attached patch
- copy the source code to your project
npm install --save resize-observer-polyfill
npm uninstall vue-js-modal
- import your local
vue-js-modal instead of the original 'vue-js-modal'
- none
vue3.patch
The following is all you need to use this plugin in your vue3 project, especially for those project migrated from vue2.
npm install --save resize-observer-polyfillnpm uninstall vue-js-modalvue-js-modalinstead of the original 'vue-js-modal'vue3.patch