upgrade to "vue-final-modal": "^4.4.5", "vue": "^3.3.4", with composition API, TS, vite OS Windows After build command" /> upgrade to "vue-final-modal": "^4.4.5", "vue": "^3.3.4", with composition API, TS, vite OS Windows After build command" /> upgrade to "vue-final-modal": "^4.4.5", "vue": "^3.3.4", with composition API, TS, vite OS Windows After build command"/>

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

123 Views Asked by At

"vue-final-modal": "^3.4.11" -> upgrade to "vue-final-modal": "^4.4.5", "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'. enter image description here

enter image description here

1

There are 1 best solutions below

0
simpledev On

I found a solution on version 3.4.11 just don't import { ModalsContainer } its rendering the component without importing.