-
### Environment
**Vuetify Version:** 3.6.9
**Last working version:** 3.6.9
**Vue Version:** 3.3.4
**Browsers:** Chrome 125.0.0.0, Google Chrome
**OS:** Windows
### Steps to reproduce
Select c…
-
Angular7系からVue.jsに乗せ換える
CSSフレームワーク:Vuetify
⇒Vue.js専用。マテリアルデザインベースのフレームワーク。とりあえずこれベースでいってみよ
-
Hi,
As I have enabled the dev options for PWA, I can see Chrome's install button and I see there exists a service worker and everything looks fine. However, when I build and deploy it, I can see ther…
-
Would be great to have notification if the article was updated or added, to be up to date with Vue documentation. As an example Vuetify documentation has labels in the sidebar.
![image](https://us…
-
I just tried to install vuetify on nuxtron and it is really hard to get it, is there an especific way to get it working ?
-Using node 12.0
-Latest nuxtron version
-
Just placed in my vue.config.js and was runned. In module.exports of vue.config.js:
```
pluginOptions: {
dll: {
entry: [
'vue',
'vue-i18n',
'vue-router',
'vuex',
'vuex-rou…
-
This is my first time using Vue js and am trying to install Vuetify js but continue to get an error
![Screenshot 2022-04-11 220723](https://user-images.githubusercontent.com/81859469/162832903-45bd9a…
-
Hi
1-Please implement rtl support in frappejs framework.
2-Can we use front-end vue frameworks like [quasar](https://github.com/quasarframework/quasar) or [Vuetify](https://github.com/vuetifyjs/vuet…
-
introduce a leaflet map, which people can use to navigate to the relevant area, then draw a box (or point/line) or something?
See also https://github.com/koumoul-dev/vuetify-jsonschema-form/issues/…
-
`@click` events do not trigger any callback within mapbox `` components. Only `` elements seems to work. I'm using Vue 3 + Vuetify. Any ideas why?