-
-
Notifications
You must be signed in to change notification settings - Fork 9k
Closed
Labels
❗ p4-importantPriority 4: this fixes bugs that violate documented behavior, or significantly improves perf.Priority 4: this fixes bugs that violate documented behavior, or significantly improves perf.🐞 bugSomething isn't workingSomething isn't workinghas workaroundA workaround has been found to avoid the problemA workaround has been found to avoid the problemscope: suspensescope: transition
Description
Version
3.2.26
Reproduction link
Steps to reproduce
- open link
- Observe the animation happening only for loading
What is expected?
- transition worked with suspense default slot
- and the normal component
What is actually happening?
- transition only work with
suspense fallback slot, not thedefault slot - the normal component (not top await) loss transition animation
Metadata
Metadata
Assignees
Labels
❗ p4-importantPriority 4: this fixes bugs that violate documented behavior, or significantly improves perf.Priority 4: this fixes bugs that violate documented behavior, or significantly improves perf.🐞 bugSomething isn't workingSomething isn't workinghas workaroundA workaround has been found to avoid the problemA workaround has been found to avoid the problemscope: suspensescope: transition