Topic: Error migrating from 5.8.3 to 6.2
Tomas HD free asked 4 years ago
Expected behavior
Migrate the system that I'm developing using mdbvue 5.8.3 to 6.2.0
Actual behavior
When running npm run serve, many warnings are appearing in the console such as "export 'mdbView' was not found in 'mdbvue' and other modules, not only mdbView. Also, when I open the webpage in the browser, the page is blank and in the console appears the following error: Cannot use 'in' operator to search for 'default' in undefined
Magdalena Dembna staff answered 4 years ago
MDB Vue 6.0.0 was a major release and many things have changed since 5.8.3 - it's nearly impossible to troubleshoot without knowing more about your project. For example - have you been using the source code? I would suggest visiting this page and make sure that all necessary imports are present: https://mdbootstrap.com/docs/vue/getting-started/quick-start/. If you're using yarn, try clearing cache. Kind regards, Magdalena
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
- Premium support: No
- Technology: MDB Vue
- MDB Version: 6.2.0
- Device: PC
- Browser: Chrome
- OS: Windows
- Provided sample code: No
- Provided link: No