Skip to content

SSR hydration throws error when slot (fragment) contains a single <transition> whose element's v-if evaluates to false #5352

Closed
@AaronBeaudoin

Description

Version

3.2.29

Reproduction link

https://github.com/AaronBeaudoin/vite-vue-ssr-bug-repr/tree/transition-mismatch

Steps to reproduce

  1. npm i to install dependencies then npm run dev to run.
  2. In your browser go to http://localhost:3001. Note the error in the console.

What is expected?

Hydration completes without errors.

What is actually happening?

Hydration throws an error.


SEE THE "More Debugging Info" COMMENT BELOW FOR AN EXPLANATION.

Metadata

Assignees

No one assigned

    Labels

    🔨 p3-minor-bugPriority 3: this fixes a bug, but is an edge case that only affects very specific usage.🐞 bugSomething isn't workingscope: ssr

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions