Open lguegu50 opened 3 years ago
Having the same issue here, it happens with vue-template-compiler
as well.
I'm having the same issue too. A temporary solution is to downgrade to the previous stable version.
npm install vue-js-modal@1.3.34 --save
Same issue
Same here. Please bump this.
This still hasn't been resolved :(
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Problem:
Installation of version 2.0.0-rc.6 on nuxt causes the issue
i think because version 2.0.0-rc.6 needs vue@2.6.11 exactly in its peer dependencies.
Version:
"nuxt": "^2.15.3"
Example & screenshots: