You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Vue warn]: Unhandled error during execution of render function
at <SimpleSvg src="@/assets/img/home/first.svg" >
at <CarouselSlide key=1 >
at <Carousel items-to-show=1 wrapAround=true >
at <Home>
at <LandingPage onVnodeUnmounted=fn<onVnodeUnmounted> ref=Ref< undefined > >
at <RouterView>
at <App>
at <App> runtime-core.esm-bundler.js:38
[Vue warn]: Unhandled error during execution of scheduler flush. This is likely a Vue internals bug. Please open an issue at https://new-issue.vuejs.org/?repo=vuejs/vue-next
at <SimpleSvg src="@/assets/img/home/ImagenPrincipalInicio.svg" >
at <CarouselSlide key=1 >
at <Carousel items-to-show=1 wrapAround=true >
at <Home>
at <LandingPage onVnodeUnmounted=fn<onVnodeUnmounted> ref=Ref< undefined > >
at <RouterView>
at <App>
at <App> runtime-core.esm-bundler.js:38
Uncaught (in promise) TypeError: e is not a function
render plugin.js:1
renderComponentRoot runtime-core.esm-bundler.js:1167
componentEffect runtime-core.esm-bundler.js:5220
reactiveEffect reactivity.esm-bundler.js:42
effect reactivity.esm-bundler.js:17
setupRenderEffect runtime-core.esm-bundler.js:5173
mountComponent runtime-core.esm-bundler.js:5132
processComponent runtime-core.esm-bundler.js:5090
patch runtime-core.esm-bundler.js:4684
I am ussing vuejs3, my package.json looks:
the main.js is:
the vue.config.js is:
The component where i use this p[ackage:
The text was updated successfully, but these errors were encountered: