-
### Version
[v4.0.0](https://github.com/nuxt-i18n/releases/tag/v4.0.0)
### Reproduction link
[https://github.com/Lucassith/vuetify-nuxt-i18n-bug](https://github.com/Lucassith/vuetify-nuxt-i18…
-
### Version
3.11.0
### Environment info
```
System:
OS: macOS 10.14.6
CPU: (16) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
Binaries:
Node: 10.16.3 - ~/.nvm/vers…
-
- Laravel Version: 6
- PHP Version: 7.3.4
- Database Driver & Version:
Sqlite
### Description:
Error page is just showing raw Javascript codes and its not rendering. Mostly its happening while de…
-
We are using a dark style and have to set the „dark“ property on each component that we use.
When an application uses a dark style, it would make sense to globally enable the dark property as defau…
-
### Version
4.0.0-rc.3
### Environment info
```
$ uname -a
Linux 6eecff0756dc 5.2.11-arch1-1-ARCH #1 SMP PREEMPT Thu Aug 29 08:09:36 UTC 2019 x86_64 Linux
$ node --version
v10.16.3
…
-
The material design theme we built the initial version on has been updated (about 1 month after the release of Vuetify 2? not too bad :)
https://github.com/creativetimofficial/vuetify-material-dash…
kinow updated
5 years ago
-
更新停止
## フロントエンド
### 一次予選までにまともな見た目が必須
優先度順
* [x] スタイルどうするか(Buefy, Vuetify) -> Vuetifyに決定
* [x] まともなログインUI #494
* [ ] ヘッダーコンポーネント
* [x] 最低限の見た目を整える #475
* [ ] 幅が足りない場合はハンバーガ…
uplus updated
5 years ago
-
I have a project with vue.js and feathers.js. I have creat datagrid with vuetify. I want to send the data inside the datagrid to our mysql database with Feathersvuex. On backend side i have used Fea…
-
**app.js :**
```
import Vue from 'vue'
import App from './App.vue'
import './app.sass'
Vue.config.productionTip = false;
/**
* Green Codes Web Tools
* @type {boolean}
*/
new Vue({…
-
I'm trying to use this package, but I get a lot of errors:
```
app.js:41304 [Vue warn]: Missing required prop: "storeName"
found in
--->
at resources/js/components/About.vue
…