Skip to content

Suspended component + transition #5148

@JobinJia

Description

@JobinJia

Version

3.2.26

Reproduction link

SFC

Steps to reproduce

  1. open link
  2. Observe the animation happening only for loading

What is expected?

  1. transition worked with suspense default slot
  2. and the normal component

What is actually happening?

  1. transition only work with suspense fallback slot, not the default slot
  2. the normal component (not top await) loss transition animation

Metadata

Metadata

Assignees

No one assigned

    Labels

    ❗ p4-importantPriority 4: this fixes bugs that violate documented behavior, or significantly improves perf.🐞 bugSomething isn't workinghas workaroundA workaround has been found to avoid the problemscope: suspensescope: transition

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions