Closed jborges42 closed 3 years ago
Hi, are you using nuxt ? because someone add the same pb #15
No, I'm not using nuxt :/
Solved. The problem was in the vite global settings.
ok nice !
@borges01 could you please share how did you fix it locally on the vite? Thanks!
Hello, When adding the example code I am getting error in my vite app
vue.runtime.esm.js:5168 Uncaught (in promise) TypeError: Cannot read property '_init' of undefined at VueMeetingSelector (vue.runtime.esm.js:5168) at renderComponentRoot (runtime-core.esm-bundler.js:782) at ReactiveEffect.componentUpdateFn [as fn] (runtime-core.esm-bundler.js:4532) at ReactiveEffect.run (reactivity.esm-bundler.js:160) at setupRenderEffect (runtime-core.esm-bundler.js:4657) at mountComponent (runtime-core.esm-bundler.js:4443) at processComponent (runtime-core.esm-bundler.js:4401) at patch (runtime-core.esm-bundler.js:3995) at mountChildren (runtime-core.esm-bundler.js:4191) at mountElement (runtime-core.esm-bundler.js:4100)