-
### Steps to reproduce
Just make a click in the button 'Make fiscal address
### Versions
vuetify 0.12.2
vuex 2.3.1
vue 2.3.3
Windows 10
Chrome 58
…
-
I am developing an app that must be compatible with IE11. I used babel-polyfill and it appears to have worked for everything except the v-btn's. The buttons seem to be a fixed length. Any ideas on how…
-
Im trying to run vuetify material dashboard on my vue and laravel as backend ,after modifying the vuetify package.json for laravel mix and npm ( default was for vue-cli) , running npm run dev or npm r…
-
### What problem does this feature solve?
The official [babel 7.0.0](https://github.com/babel/babel/releases/tag/v7.0.0) has been released, but the version used by `@vue/babel-preset-app` is 'beta.4…
-
### Version
3.0.0-beta.6
### Reproduction link
[https://codesandbox.io/s/vue](https://codesandbox.io/s/vue)
### Steps to reproduce
vue create myproject
Vue CLI v3.0.0-beta.6
? Please pick…
ghost updated
5 years ago
-
Hey. My dialog box contains vuex, l18n, etc.
I create the EditForm.vue file:
```
......
import { mapGetters, mapActions } from 'vuex';
export default {
…
-
I'm using this application; https://github.com/SimulatedGREG/electron-vue.
When using this grid layout in a Vue Electron application, there comes an error about 'Injection "eventBus" not found'.
…
-
### Version
[v5.1.0](https://github.com/axios-module/releases/tag/v5.1.0)
### Reproduction link
[https://github.com/DancesportSoftware/das-frontend/tree/develop](https://github.com/DancesportSoftwa…
-
### Version
3.4.0
### Reproduction link
[https://github.com/yoyo930021/modern-mode-example](https://github.com/yoyo930021/modern-mode-example)
### Environment info
```
Environment In…
-
### Steps to reproduce
Use a ```v-select autocomplete``` as well as the HTML5 autocomplete attribute set to off (or any other value that is no "on").
### Versions
My package.json contains the fol…