N
Nuxt8mo ago
Mastermonk

Warning spam into Console breaks Page

Hello, vue DevTools spams
[Vue warn]: Avoid app logic that relies on enumerating keys on a component instance. The keys will be empty in production mode to avoid performance overhead.
at <[id] onVnodeUnmounted=fn<onVnodeUnmounted> ref=Ref< Proxy(Object) {} > >
at <Anonymous key="/group/users/f35dcd65-1e65-48e8-bee4-ecf2a9428096()" vnode= {} route= {} ... >
at <RouterView name=undefined route=undefined >
at <NuxtPage>
at <App key=3 >
at <NuxtRoot>
[Vue warn]: Avoid app logic that relies on enumerating keys on a component instance. The keys will be empty in production mode to avoid performance overhead.
at <[id] onVnodeUnmounted=fn<onVnodeUnmounted> ref=Ref< Proxy(Object) {} > >
at <Anonymous key="/group/users/f35dcd65-1e65-48e8-bee4-ecf2a9428096()" vnode= {} route= {} ... >
at <RouterView name=undefined route=undefined >
at <NuxtPage>
at <App key=3 >
at <NuxtRoot>
Into the Console so it breaks my Page. It appears as soon as i try to get something out of my parameters.
mounted() {
this.groupId = this.$route.params.id;
},
mounted() {
this.groupId = this.$route.params.id;
},
Any Idea what this could be? The page is now running for a while and it only happens on dev. On Production there is no spam
0 Replies
No replies yetBe the first to reply to this messageJoin
Want results from more Discord servers?
Add your server