Mhh, interesting, will take a look at the code, too
reply
Strange that I seem to be the only one to have this problem.
I can successfully filter my polls, comments, posts but my bookmarks just comes up with the big EMPTY sign.
I've given it 60 seconds to populate but still zip.
I've tried on the PWA and regular browser - it's the same for both.
Perhaps I should set all my settings to default settings and see if that irons it out when I try to see my bookmarks when hidden.
I've got cowboy hat hidden and send anonymous diagnostics off - it's a long shot, but I can't think of another reason why it's only me with this.
Any further tests that I could try or details that I could provide?
I could try logging in using another browser - I'd need to figure out which of my wallets I used though...
reply
Have you changed your nym without logging out and back in? That could be a reason that your session still thinks you're your old nym but the database already uses the new nym.
That would indeed be a bug!
reply
Thanks for the report!
reply
Yay! Happy to have helped!
reply
So basically the session needs updating on nym change?
reply
Yes. Or better: we should use user ids.
reply
Yea, I didn’t want to refactor it to use IDs when I originally implemented the privacy feature, just to keep the changes smaller. But using IDs would have prevented this. However, it still surfaced a bug that needs fixing
reply