Thunberg087 / vue-fragment

a very candide fragment component for Vue.js
http://jsfiddle.net/cdkn5wL3/
670 stars 51 forks source link

Remove child should check its parentNode #43

Open pgliang001 opened 4 years ago

pgliang001 commented 4 years ago

""" Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node

"""

ifplusor commented 4 years ago

I have the same error.

BaileyJM02 commented 3 years ago

This is a duplicate of #32 and can be fixed without changing dependencies. (See #32)