質問編集履歴

1

文法の修正

2021/08/16 15:51

投稿

runrunrun
runrunrun

スコア2

test CHANGED
@@ -1 +1 @@
1
- Todoリストの中にカードを追加する方法
1
+ Todoリストの中にカードを追加する際のエラーで困っています。
test CHANGED
@@ -14,6 +14,8 @@
14
14
 
15
15
  ```
16
16
 
17
+ Invalid prop: type check failed for prop "cards". Expected Array, got Undefined
18
+
17
19
  Error in v-on handler: "TypeError: Cannot read property 'push' of undefined"
18
20
 
19
21
  TypeError: Cannot read property 'push' of undefined