質問編集履歴
1
回答が来ない 使えないねここは
test
CHANGED
File without changes
|
test
CHANGED
@@ -8,6 +8,22 @@
|
|
8
8
|
|
9
9
|
|
10
10
|
|
11
|
+
###エラー
|
12
|
+
|
13
|
+
```
|
14
|
+
|
15
|
+
[Vuetify] Multiple instances of Vue detected
|
16
|
+
|
17
|
+
See https://github.com/vuetifyjs/vuetify/issues/4068
|
18
|
+
|
19
|
+
|
20
|
+
|
21
|
+
If you're seeing "$attrs is readonly", it's caused by this
|
22
|
+
|
23
|
+
```
|
24
|
+
|
25
|
+
|
26
|
+
|
11
27
|
|
12
28
|
|
13
29
|
###main.js
|