You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When you have infinite scroll enabled and go to a profile that has too many posts for one page the infinite scroll will not work when going to the end of the page
On which Mbin instance did you find the bug?
[gehirneimer.de]
Which Mbin version was running on the instance?
[1.6.0 ~ f37b596]
To Reproduce
Steps to reproduce the behavior:
Enable infinite scroll
Go to an active profile
Scroll down to the end of the page
Pagination pops up, but not more results
Expected behavior
It should add the next posts down there
The text was updated successfully, but these errors were encountered:
But I can't seem to figure out on either one why results don't appear. If I look at the AJAX response, the results are right there in between entries, but on the actual page they aren't appearing, it'll be sparse where some are missing, and I haven't been able to figure out why yet
Edit: I think it's clearly comments that aren't showing. This is viewing user1's profile that comments on some admin entries, and the comments aren't shown, only the entry is that they posted on
non-infinite results
infinite results
I'm just confused as to how this same template can render comments when not infinite scroll but fails when infinite
Edit: But post comments appear to work with infinite scrolling on tag pages 🤔 and once again the same template
Describe the bug
When you have infinite scroll enabled and go to a profile that has too many posts for one page the infinite scroll will not work when going to the end of the page
On which Mbin instance did you find the bug?
[gehirneimer.de]
Which Mbin version was running on the instance?
[1.6.0 ~ f37b596]
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should add the next posts down there
The text was updated successfully, but these errors were encountered: