dcramer / peated

https://peated.com
Apache License 2.0
63 stars 13 forks source link

Login failing to update client cache #113

Closed dcramer closed 8 months ago

dcramer commented 8 months ago

Unclear exactly whats going on, but login redirects you back to login, and its seemingly because the anonymous session is (partially) cached.

  1. Click Flights
  2. Redirected to login
  3. Login
  4. Still on the login page afterwards (probably redirected back)
  5. Click logo to get out, see your profile avatar is correct.
  6. Click Flights
  7. Repeat.

Hard refresh fixes it.