回答編集履歴

1

修正

2021/04/18 09:20

投稿

Zuishin
Zuishin

スコア28669

test CHANGED
@@ -1,3 +1,3 @@
1
1
  「undefined」には length プロパティはないので、それを読み取れないというエラーが出ます。
2
2
 
3
- titleAndText の要素数0 なので、titleAndText[0] undefined になります。
3
+ titleAndText または titleAndText[0] undefined す。