vue-fragment
vue-fragment copied to clipboard
a very candide fragment component for Vue.js
I'm still getting the `` error with the latest version of this. I did notice most of the other instances of this error have gone away. ``` index.js?1ef8:2178 [Vue warn]:...
I've been using 1.5.1 happily for a while but needed to update to use 1.5.2 for the :html binding. Now whenever I navigate (using vue-router) and content is unloaded I...
I'm getting this issue with the new version of vue-fragment (1.5.2): [Vue warn]: Error in nextTick: "NotFoundError: Failed to execute 'insertBefore' on 'Node': The node before which the new node...
Hi guys, So I'm trying to put a dynamic component in a ul component using v-for. One component in the dynamic component has only 1 li. The other component has...
Error occurs on hot reload and when click router link 
```` (This is not rendering) (Need to put extra something here to work above component ) ```
Maybe it would be better if you fix it, `npm i -s vue-fragment` --> `npm i -S vue-fragment` / `npm i --save vue-fragment`
MIT License Copyright (c) 2020 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in...
""" Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node """
I think I'm having issues related to DOM in my app 