-
[vue-paginate]: 'listPaginate' is not registered in 'paginate' array.
I am getting this error at the console but there seems to be no problem in sight. How can I resolve this error?
I watching p…
-
Here you can read a post from Evan You @yyx990803 https://github.com/vuejs/vue-next/issues/4744#issuecomment-937369062
I feel like this library is not maintained anymore. Maybe it's time to depreca…
-
i use esmodule in vue.config.js
### Version
5.0.0-beta.2
### code
```
//package.json
"type": "module"
```
```
//vue.config.js
import postcssAutoAdaptive from './postcss-auto-ad…
-
**Describe the bug**
Whenever I click on a slide (and not drag) a borderbox is drawn around the slides placeholder. When I drag, the borderbox is not shown.
**Code**
Code:
'< template>
< v-…
-
### Version
4.5.4
### Reproduction link
[https://github.com/maskletter/vue-cli-bug](https://github.com/maskletter/vue-cli-bug)
### Environment info
```
System:
OS: macOS Moj…
-
Hi,
First of all, thank you for this wonderful tool. Really convenient helper to work with vuex.
Is it possible to disable generation of getters/mutations/actions for Module and use only custom …
-
### Version
4.5.9
### Environment info
```
System:
OS: Windows 10 10.0.18363
CPU: (12) x64 Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz
Binaries:
Node: 14.6.0 - C:…
-
[Introduction - vue.js](http://vuejs.org/guide/)
- [x] data binding
- [ ] component aggregation
- [x] routing
- [ ] state management
## Resources
- [Views on Vue Archive | Devchat.tv](http…
-
### What problem does this feature solve?
Currently, we don't have `mapXXX` helpers equivalent feature when using Vuex 4 in composition api. It would be nice to have as both a convenience and for bet…
-
Hi,
by default all HTML in a translation key is rendered as string and no possibility is given to render also translated HTML within a translation key. Right? How is it possible to capacitate the p…