this post was submitted on 17 Nov 2023
5 points (85.7% liked)
/0
1549 readers
42 users here now
Meta community. Discuss about this lemmy instance or lemmy in general.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Something is definitely broken, when i press the Next button on feed 3 AJAX request are made: 1 that gets trending communities and 2 that fetch posts when i press the back button(from a post the feed) only 1 is made, the first one in the image which gets the trending communities. looks like not all queries are stored in cache, maybe theres the issue?
I honestly don't know. I haven't coded the UI part. I have close to 0 knowledge about the lemmy UI inner working