vue-final / vue-final-modal

🍕Vue Final Modal is a tiny, renderless, mobile-friendly, feature-rich modal component for Vue.js.
https://vue-final-modal.org
MIT License
903 stars 97 forks source link

Module '"vue-final-modal"' has no exported member 'ModalsContainer'.ts(2305) #383

Closed georginklv closed 10 months ago

georginklv commented 1 year ago

Version

"vue-final-modal": "^3.4.11" "vue": "^3.3.4", with composition API, TS, vite

OS

Windows

After build command I got an error TS2305: Module '"vue-final-modal"' has no exported member 'ModalsContainer'. image image

hunterliu1003 commented 10 months ago

I am sorry that v3 is no longer maintain. If that's possible, please upgrade to v4 that fully rewrite with Typescript and having better DX. You can follow the migration guide