Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
fyeeme opened this issue Jun 30, 2021 · 1 comment

Comments

@fyeeme
Copy link

fyeeme commented Jun 30, 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

@fyeeme fyeeme changed the title [Vue warn]: Unhandled error during execution of scheduler flush. This is likely a Vue internals bug [version 3.1.2]: Unhandled error during execution of scheduler flush. This is likely a Vue internals bug Jun 30, 2021
@posva
Copy link
Member

posva commented Jun 30, 2021

Closing in favor of #4023 without vue-router

@posva posva closed this as completed Jun 30, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Oct 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants