I'm having trouble opening a Modal with Vue, I'm using Vuetify, I can open it, as they show in the documentation, but I can not open it, just by clicking on a button (for example).
<v-dialog v-model="dialog" width="600px">
<v-card...
asked by
17.08.2017 / 20:11