rystaf / mlmym

a familiar desktop experience for lemmy
GNU Affero General Public License v3.0
246 stars 16 forks source link

Profile Overview not showing latest elements on 0.0.33 #95

Closed Crul closed 2 weeks ago

Crul commented 7 months ago

Environment:

Problem: The overview page in the user profile (mlmym.instance/u/username) does not show the latest elements that are visible in http://lemmy.instance/u/username.

It looks like a cache issue because the posts and comments end up being shown on mlmym after a while.

rystaf commented 2 weeks ago

mlmym doesn't do any caching on its own. it displays what's returned from the lemmy api.