Subscribe on changes!

Unhandled error during execution of scheduler flush

avatar
Sep 6th 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

avatar
Sep 8th 2022

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

avatar
Sep 10th 2022

Duplicate of #6222

avatar
Sep 10th 2022

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