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

Unhandled error during execution of scheduler flush #6612

Closed
midfar opened this issue Sep 6, 2022 · 3 comments
Closed

Unhandled error during execution of scheduler flush #6612

midfar opened this issue Sep 6, 2022 · 3 comments

Comments

@midfar
Copy link

midfar commented Sep 6, 2022

Vue version

3.2.38

Link to minimal reproduction

https://vkceyugu.cdn.bspapp.com/VKCEYUGU-fba5454d-3a27-4ea5-babf-ea74eb4644f5/649066cc-3178-4393-8064-b59df4403c29.zip

Steps to reproduce

  1. npm install
  2. npm run dev:test
  3. open browser and console, login, username=admin, password=123456
  4. then click left menu, goto Documentation page, open the file: src/views/documentation/index.vue
  5. goto line 23, modify title value '基础篇1' to trigger hot reload
  6. the console error: Unhandled error during execution of scheduler flush

What is expected?

no error, can hot reload

What is actually happening?

the console error: Unhandled error during execution of scheduler flush

Uncaught (in promise) TypeError: parentComponent.ctx.deactivate is not a function

System Info

No response

Any additional comments?

No response

@basonwoo
Copy link

basonwoo commented Sep 8, 2022

#6222
use the latest version of chrome could avoid this bug temporarily

@posva
Copy link
Member

posva commented Sep 10, 2022

Duplicate of #6222

@posva posva marked this as a duplicate of #6222 Sep 10, 2022
@posva posva closed this as not planned Won't fix, can't repro, duplicate, stale Sep 10, 2022
@posva
Copy link
Member

posva commented Sep 10, 2022

Please don’t send zips for reproductions. Host it on GitHub

@vuejs vuejs locked and limited conversation to collaborators Sep 10, 2022
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

3 participants