The reactive diff algorithm fails when v-for is applied to a component and the node element is manipulated
Vue version
3.3.4
Link to minimal reproduction
Steps to reproduce
1.Click the first button 2.Click the second button 3.watch data and view
What is expected?
Correct dom structure
What is actually happening?
The dom element has not changed
System Info
No response
Any additional comments?
use draggable