Teleport with slot content on SSR triggers hydration mismatch
Version
3.2.31
Reproduction link
Steps to reproduce
Start dev server.
What is expected?
Teleport should work on SSR equally well whether the Teleport renders a slot or not.
What is actually happening?
Content rendered in a slot is triggering a hydration mismatch on client-side.