vue-fragment icon indicating copy to clipboard operation
vue-fragment copied to clipboard

a very candide fragment component for Vue.js

Results 30 vue-fragment issues
Sort by recently updated
recently updated
newest added

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 ![image](https://user-images.githubusercontent.com/390735/50002849-372cb480-ffaa-11e8-80be-8fd7f5cd6402.png)

```` (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 ![image](https://user-images.githubusercontent.com/58367523/110107265-7edac900-7dcc-11eb-9204-be59d9f4c00d.png)