### Vue version 3.5.29 ### Link to minimal reproduction https://github.com/minimal-reproduction/vue-3.5.29-transition ### Steps to reproduce Modify `src/components/WelcomeExample.vue` component's `<script>` section by changing `const text = ref('page-a111')` to reproduce the issue. https://github.com/user-attachments/assets/ea427b98-90f7-4c10-a78e-04977739d279 ### What is expected? Normal display ### What is actually happening? Abnormal display ### System Info ```shell ``` ### Any additional comments? _No response_
Vue version
3.5.29
Link to minimal reproduction
https://github.com/minimal-reproduction/vue-3.5.29-transition
Steps to reproduce
Modify
src/components/WelcomeExample.vuecomponent's<script>section by changingconst text = ref('page-a111')to reproduce the issue.111.mp4
What is expected?
Normal display
What is actually happening?
Abnormal display
System Info
Any additional comments?
No response