-
**Describe the bug**
Using Vue CLI v5.0.8 to create a Vue2 project, running the npm7 migration, and setting up the [manual configuration](https://github.com/storybookjs/storybook/tree/next/code/addon…
-
## Environments
* Framework name: vue
* Framework version: vue2
* Component name: vue-selecto
* Component version: 1.22.1
* Testable Address(optional):
## Description
Hello, when I scale …
-
When doing date range selection, the picker is showing very weird behaviour.
Steps to reproduce:
1. Select the starting point for date range.
2. Just hover over the dates before or after the sele…
-
**Describe the bug**
`yarn storybook` report an error:
```bush
ModuleBuildError: Module build failed (from ./node_modules/vue-loader/dist/index.js):
TypeError: Cannot read property 'styles' of…
-
Hi!
I'm having some trouble combining v-marker-cluster and [v-locatecontrol](https://github.com/vUdav/vue2-leaflet-locatecontrol) in a Nuxt project. They work on their own but if both are active at t…
-
Hi I've insatlled both ckeditor5 and @ckeditor/ckeditor5-vue2 and I follwoed your [article](https://ckeditor.com/docs/ckeditor5/latest/getting-started/installation/vuejs-v2.html) for vue2 and in the f…
-
Hi,
i need to use **google.maps.geometry.encoding.decodePath()** function.
I make
`import {gmapApi} from 'vue2-google-maps';`
`computed: {
google: gmapApi,
},`
but somet…
-
in my script, it gives this error.
Vue.use(VueGoogleMap, {
load: {
key: 'AIzaSyDf43lPdwlF98RCBsJOFNKOkoEjkwxb5Sc',
}
});
what is wrong here?
-
Here's the forked sandbox.
https://codesandbox.io/s/github/vueuse/vueuse-vue2-example/tree/master/?file=/src/App.vue
and this is the first error.
` Error in data(): "TypeError: vueDemi.ref is n…
-
如题,学习博主的教程那块时候弄了半会没反应,看一下Vue2以后去掉了sync操作符,小白求结局方案或者大神给个思路吧,先谢了