-
**Describe the bug**
Hello! Thanks a lot to your for providing this plugin.
I tried to migrate my project from electron-webpack to vue-cli-plugin-electron-builder cause HMR is broken in electron…
-
[Homekit with Insteon.docx](https://github.com/kuestess/homebridge-platform-insteonlocal/files/3998205/Homekit.with.Insteon.docx)
I have left comments and help - Thank you for the work on this Plu…
-
Although I am sure some workbox options should indeed be added to workbox.core, others that are standard (such as `skipWaiting` and `clientsClaim`) should instead be added to workbox top level.
**T…
-
### Question:
Hello. My npm command does not run on my production server. On my local machine my project is running, I have a development server and it also works.
My production server is a deve…
-
I'm using the latest Firefox Developer Edition (58.0b11).
Occasionally vue-draggable stops working and I am unable to drag the items. It's an inconsistent bug and there are no errors in the console…
-
Hi There,
I have a project, with many '' zone where I drop Elements.
All of these zones are created from v-for on Array and they can accept only one element.
In this project I have to catch :mo…
-
I'm getting this error for each html tag of Vuetify.
I installed Vuetify using
`npm install --save-dev vuetify`
In my main.js I have :
```
const Vue = require("vue");
const Vuetify = requir…
-
No matter what I try, Vue doesn't seem to be able to find the component . I'm wondering if the issue is using the name when the plugin calls it `ToggleButton`. Trying didn't work either, for whateve…
-
你好,请问能否加上拖拽排序呢?
-
The analysis of the 291-301 line in vuedraggable.js needs to be modified
.........
computeFutureIndex(relatedContext, evt) {
/*This needs to add the following judgment*/
…