What extensions are you running?
this post was submitted on 30 Aug 2023
14 points (88.9% liked)
Lemmy
12514 readers
111 users here now
Everything about Lemmy; bugs, gripes, praises, and advocacy.
For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.
founded 4 years ago
MODERATORS
Good point, I'm running uBlock and NewTab. uBlock is blocking a single request/element from startrek.website but that's it.
Same with Safari
I occasionally experience the same thing. When this happens, it appears the jwt token is not sent with the initial request (thus appearing to be logged out), but it is sent with api requests on the same page (unread_count
, list
, etc.), so the cookie is not lost (document.cookie
also shows it). Sometimes refreshing again fixes it, but I haven't yet found a good workaround. I'll experiment a bit next time it happens.
Thanks, that gives me a direction for searching.