Open
Description
app.js:51482 Uncaught (in promise) TypeError: Cannot read property '_c' of undefined
at Proxy.vue_render (app.js:51482)
at renderComponentRoot (app.js:8247)
at componentEffect (app.js:12250)
at reactiveEffect (app.js:6121)
at effect (app.js:6096)
at setupRenderEffect (app.js:12203)
at mountComponent (app.js:12162)
at processComponent (app.js:12120)
at patch (app.js:11735)
at mountChildren (app.js:11910)
Metadata
Metadata
Assignees
Labels
No labels
Activity
dligthart commentedon Jun 11, 2021
or this when animation is false:
app.js:51213 Uncaught (in promise) TypeError: this$1.$set is not a function
at webpack_modules../node_modules/@tweenjs/tween.js/src/Tween.js.TWEEN.Tween._onUpdateCallback (app.js:51213)
at webpack_modules../node_modules/@tweenjs/tween.js/src/Tween.js.TWEEN.Tween.update (app.js:449)
at _Group.update (app.js:112)
at animate (app.js:51202)
at Proxy.makeAnimations (app.js:51218)
at Proxy.created (app.js:51243)
at callWithErrorHandling (app.js:7241)
at callWithAsyncErrorHandling (app.js:7250)
at callWithAsyncErrorHandling (app.js:7260)
at callHook (app.js:10253)
spacewaffle commentedon Feb 11, 2022
Any update on this? I'm having the same issue.