Subscribe on changes!

<Home onVnodeUnmounted=fn<onVnodeUnmounted> ref=Ref<

avatar
Nov 8th 2021

Version

3.2.21

Reproduction link

github.com

Steps to reproduce

I don't know

What is expected?

no error ;)

What is actually happening?

runtime-core.esm-bundler.js:6707

[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 <Home onVnodeUnmounted=fn ref=Ref< Proxy {__v_skip: true}[[Handler]]: Objectget: ƒ get(target, key)length: 2name: "get"arguments: (…)caller: (…)[[FunctionLocation]]: runtime-core.esm-bundler.js:6629[[Prototype]]: ƒ ()apply: ƒ apply()arguments: (…)bind: ƒ bind()call: ƒ call()caller: (…)constructor: ƒ Function()length: 0name: ""toString: ƒ toString()Symbol(Symbol.hasInstance): ƒ Symbol.hasInstanceget arguments: ƒ ()set arguments: ƒ ()get caller: ƒ ()set caller: ƒ ()[[FunctionLocation]]: ​[[Prototype]]: Object[[Scopes]]: Scopes[0][[Scopes]]: Scopes[4][[Prototype]]: Object[[Target]]: Proxy[[Handler]]: Objectget: (target, key, receiver) => {…}set: (target, key, value, receiver) => {…}[[Prototype]]: Object[[Target]]: Object__v_skip: true[[Prototype]]: Object[[IsRevoked]]: false[[IsRevoked]]: false > > at at


I'm learning vue with vue 3 , so I don't know what is the cause of this problem. If you need any information, tell me. I give you a github link on my project if you wan't to reproduce.

avatar
Nov 8th 2021

Your reproduction is not minimal, please read and follow https://new-issue.vuejs.org/?repo=vuejs/vue-next#why-repro when reporting a bug. Most bugs should be reproducible with the SFC Playground. Remember to use the forum or the Discord chat to ask questions!

avatar
Nov 8th 2021

Ok sorry, I'm gonna try to find which part of my code make this error. And I gonna had link of SFC .

avatar
Sep 21st 2022

onVnodeUnmounted=fn ref=Ref< undefined