Subscribe on changes!

KeepAlive-Suspense -- This is likely a Vue internals bug

avatar
Aug 6th 2022

Vue version

"vue": "^3.2.31",

Link to minimal reproduction

https://stackblitz.com/edit/pug-stylus-vite-v1i24k?file=src/App.vue

Steps to reproduce

  • change tab during component loading
  • get back to the first one

What is expected?

see loading progress

What is actually happening?

errors in console(not stackblitz), app is broken

System Info

System:
OS: Linux 5.18 Arch Linux
CPU: (32) x64 AMD Ryzen 9 5950X 16-Core Processor
Memory: 41.99 GB / 62.71 GB
Container: Yes
Shell: 5.1.16 - /bin/bash
Binaries:
Node: 18.7.0 - /usr/bin/node
Yarn: 1.22.19 - /usr/bin/yarn
npm: 8.16.0 - /usr/bin/npm
Browsers:
Chromium: 104.0.5112.79

Any additional comments?

https://user-images.githubusercontent.com/16459251/183251179-4ce00b45-b285-4585-9180-206a72dd091b.mp4