vue-final/vue-final-modal

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

georginklv opened this issue · 1 comments

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

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