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

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

Closed
chiboreache opened this issue Aug 6, 2022 · 1 comment
Closed

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

chiboreache opened this issue Aug 6, 2022 · 1 comment
Labels
🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. 🐞 bug Something isn't working scope: suspense

Comments

@chiboreache
Copy link

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?

rec-2022-08-06_16.17.41.mp4
@chiboreache
Copy link
Author

@edison1105 edison1105 added 🐞 bug Something isn't working scope: suspense 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. labels Aug 18, 2022
yyx990803 added a commit that referenced this issue Dec 13, 2023
previous fix caused regressions in nuxt
@github-actions github-actions bot locked and limited conversation to collaborators Jan 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. 🐞 bug Something isn't working scope: suspense
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants