質問編集履歴

1

エラーコード間違い修正

2019/12/09 04:21

投稿

sei-fujikawa
sei-fujikawa

スコア14

test CHANGED
File without changes
test CHANGED
@@ -34,7 +34,7 @@
34
34
 
35
35
  ReactでQueryを取得して、そのidを画面に表示したいのですが
36
36
 
37
- index.tsx:6 Uncaught TypeError: Cannot read property 'date' of null
37
+ index.tsx:6 Uncaught TypeError: Cannot read property 'id' of null
38
38
 
39
39
  とエラーがでてしまいます。
40
40