Instead of just considering the primaryIdentityPublicKey, we check wither the primaryIdentityPublicKeys and notificationIdentityPublicKeys objects are set (eg not null or undefined).
Depends on D6878
Differential D6879
[web] Update `LoginForm` `useEffect` early-exit logic to include `notificationIdentityPublicKeys` Authored by atul on Feb 24 2023, 3:20 AM.
Details Instead of just considering the primaryIdentityPublicKey, we check wither the primaryIdentityPublicKeys and notificationIdentityPublicKeys objects are set (eg not null or undefined). Depends on D6878 Logged values, things were as expected.
Diff Detail
|