Subscribe on changes!

The reactive diff algorithm fails when v-for is applied to a component and the node element is manipulated

avatar
May 26th 2023

You should not be manipulating the DOM structure that is controlled by Vue. Errors are expected if you do that.