質問編集履歴
2
コードの変更
test
CHANGED
File without changes
|
test
CHANGED
@@ -80,7 +80,7 @@
|
|
80
80
|
|
81
81
|
if (dig(currentUser, "currentUser", "uid")) {
|
82
82
|
|
83
|
-
const data = await
|
83
|
+
const data = await initGet(currentUser.currentUser.uid); ⇐"undefined"
|
84
84
|
|
85
85
|
await setUsers(data);
|
86
86
|
|
1
タグの追加
test
CHANGED
File without changes
|
test
CHANGED
File without changes
|