Fork me on GitHub
#ring
<
2018-11-27
>
valerauko05:11:08

i've got this really weird problem with sessions using default-middleware

valerauko05:11:34

the session cookie is set correctly and is handled correctly as long as i keep reloading the same page

valerauko05:11:03

but as soon as i navigate to another path (still on localhost) the session contents are "forgotten" and a different session id is returned

valerauko05:11:08

any idea what could be causing this?