Need id as dependency too

- inner functions are not reading the updated id
- probably need to rewrite this as this code looks prone to errors
pull/261/head
Lim Chee Aun 2023-10-15 10:50:33 +08:00
rodzic e1ae89b00e
commit c80c8b3294
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -307,7 +307,7 @@ function AccountInfo({
}
}
},
[standalone],
[standalone, id],
);
return (