<Home onVnodeUnmounted=fn<onVnodeUnmounted> ref=Ref<
Version
3.2.21
Reproduction link
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
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.
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!
Ok sorry, I'm gonna try to find which part of my code make this error. And I gonna had link of SFC .