Closed
Description
Vue version
3.4.21
Link to minimal reproduction
Steps to reproduce
- Visit the SFC Playground
- Click the checkbox
- Click the button
What is expected?
It should display "Hello"
What is actually happening?
It crashes due to a missing parent node when trying to insert the div.
System Info
No response
Any additional comments?
This only happens in production, when SSR is enabled.