-
- Laravel Mix Version: 0.12.0
- Node Version (`node -v`): 7.10.0
- NPM Version (`npm -v`): 4.2.0
- OS: mac 10.12.4
### Description:
No longer creates manifest / vendor files , sometimes even th…
-
using vuex works great following vuex in docs https://github.com/SortableJS/Vue.Draggable#with-vuex
but with v2.14.0 it throws:
> Cannot convert undefined or null to object
when the array used …
-
I'm in the middle of building a drag & drop form builder, and I needed to create HTML elements dynamically with any number of attributes. It proved to be harder than expected, mostly due to informatio…
-
hey,
i'm trying to use the plugin in a dotnet project with vuejs 2.3 and i get this warn message
Unknown custom element:
Is there a problem with Vuejs 2.3?
-
I was trying to reproduce this PR (#111) as I was also experiencing this. I'm also using `vue-material`. I came across some strange behavior when dragging elements from one list to another.
[Codepe…
-
When you try to sort a list, it goes back to its original order. Sometimes, when there are two lists in the same group and you sort one, the other list sorts too. Also sometimes the item gets deleted …
-
First of all- tha an awesome package. Congrats on the well done work.
But I have a question. Is there a way to put a inside ?
My goal is to not only make the items in the list moveable, but the l…
-
I can't do a success build when a run `npm run dev` because the operator spread `...` is not compatible.
I try do the next:
1. Change presets to es2015
1. Install `babel-plugin-transform-objec…
-
- Laravel Mix Version: 0.11.4
- Node Version: v7.5.0
- NPM Version: 4.5.0
- OS: macOS Sierra 10.12.4
### Description:
I can compile my assets running `npm run watch` or `npm run dev`, but for …
-
Hey, everyone -
I've been working on Mix quite a bit in the last week, as we prep the official 1.0 release. Countless bugs have been fixed, and, for the non-webpack tasks, like concatenation, copy…