質問編集履歴

1

comment

2018/08/17 00:45

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -1,6 +1,12 @@
1
1
  以下のコードを応用してLocalStorageに保存したいです。
2
2
 
3
3
  よろしくおねがいします。
4
+
5
+
6
+
7
+ 現状では保存ボタンを押すと、TypeError: Failed to execute 'setItem' on 'Storage': 2 arguments required, but only 1 present.というエラーが出てしまいます
8
+
9
+
4
10
 
5
11
  保存する形式は
6
12