-
-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Closed
Labels
🔨 p3-minor-bugPriority 3: this fixes a bug, but is an edge case that only affects very specific usage.Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.scope: transition
Description
Vue version
3.5.12
Link to minimal reproduction
Steps to reproduce
occurs when there is a class on Transition tag and there is a KeepAlive at the same time.
in dev mode, everything is ok. but when switch to prod mode, the toggle will not work.
What is expected?
dev & prod should have consistent behavior
What is actually happening?
transition not work in prod mode
System Info
No response
Any additional comments?
No response
Robind-ev
Metadata
Metadata
Assignees
Labels
🔨 p3-minor-bugPriority 3: this fixes a bug, but is an edge case that only affects very specific usage.Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.scope: transition