Subscribe on changes!

[version 3.1.2]: Unhandled error during execution of scheduler flush. This is likely a Vue internals bug

avatar
Jun 30th 2021

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: image

Steps to reproduce

create two route: / and about

  1. switch page / and about on page index and about
  2. 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.

Screen Recording 2021-06-30 at 12 57 14 PM

avatar
Jun 30th 2021

Closing in favor of https://github.com/vuejs/vue-next/issues/4023 without vue-router