5
lemmy not respecting query string when going back
(lemmy.dbzer0.com)
Meta community. Discuss about this lemmy instance or lemmy in general.
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