hicommonwealth / commonwealth

A platform for decentralized communities
https://commonwealth.im
GNU General Public License v3.0
68 stars 44 forks source link

Keplr requiring two login attempts + not updating profile properly #3919

Closed jnaviask closed 1 year ago

jnaviask commented 1 year ago

Description

Two bugs in following video: https://www.loom.com/share/8d541669f5e045cbbf6eca69b7adbf96

  1. First login attempt fails.
  2. Second login attempt succeeds, but profile is null until page refresh.

Acceptance Criteria

ianrowan commented 1 year ago

Note this is more than just injective login. Logging in first time on landing page of live site with osmosis keplr yields

image

Error occurs on the verify signature route

image

Server side

image
jnaviask commented 1 year ago

This is likely same issue as #3657, but will supersede it for now.