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

Problems with using Transition and KeepAlive at the same time #12653

Closed
hooray opened this issue Jan 6, 2025 · 1 comment
Closed

Problems with using Transition and KeepAlive at the same time #12653

hooray opened this issue Jan 6, 2025 · 1 comment
Labels
🐞 bug Something isn't working scope: transition

Comments

@hooray
Copy link

hooray commented Jan 6, 2025

Vue version

3.5.13

Link to minimal reproduction

https://github.com/minimal-reproduction/vue-transition-keepalive-2

Steps to reproduce

This issue is normal in the local development environment and can only be reproduced in the production environment.

  1. run npm run build
  2. run npm run preview
  3. Click the buttons one -> two -> three -> two -> one in sequence
  4. component one cannot be displayed

1

What is expected?

Consistency with development environment results

2

What is actually happening?

/

System Info

No response

Any additional comments?

Related issues:
#10827
#11775

Normal under Vue 3.5.2, this issue has been occurring since 3.5.3

@edison1105 edison1105 added scope: transition 🐞 bug Something isn't working labels Jan 7, 2025
@edison1105
Copy link
Member

duplicate of #12465
will be fixed via #12468

@edison1105 edison1105 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 7, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Jan 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐞 bug Something isn't working scope: transition
Projects
None yet
Development

No branches or pull requests

2 participants