Human-Connection/API

SSR/Cache bug when opening user profiles

Closed this issue · 0 comments

Describe the bug
loading a users profile always contains all data from all users on the first fresh request.
hitting f5 fixes the issue until you get to the profile again

To Reproduce
Steps to reproduce the behavior:

  1. Authenticate '
  2. Open your own profile
  3. see all posts from all users loaded (count and recent posts)

Expected behavior
only see posts related to this particular user