[version 3.1.2]: Unhandled error during execution of scheduler flush. This is likely a Vue internals bug
Version
3.1.2
Reproduction link
https://codesandbox.io/embed/cocky-gareth-owy2s?fontsize=14&hidenavigation=1&theme=dark
I see this bug is fixed on preview version of vue,but I use the lasted version , seams that it still exist.
"vue": "^3.1.2",
"vue-router": "^4.0.10"
diff of dom is here:
Steps to reproduce
create two route: / and about
- switch page
/
andabout
on page index and about - after repeat two times , error will occured
What is expected?
route can normally switched
What is actually happening?
[Vue warn]: Unhandled error during execution of scheduler flush. This is likely a Vue internals bug.
Closing in favor of https://github.com/vuejs/vue-next/issues/4023 without vue-router