Closed (works as designed)
Project:
Views Infinite Scroll
Version:
7.x-2.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jun 2016 at 15:54 UTC
Updated:
15 Apr 2020 at 10:26 UTC
Jump to comment: Most recent
Comments
Comment #2
cassien commentedHi,
I have the same problem.
As I can see, there is nor paging solution....
Comment #3
bas.bakker commentedSame problem in the 8.x version as well.
I can configurate the infinite scroll on the attachment, but it doens't neem to work.
Comment #4
Jordan Vector commentedSame use case here and exact same problem.
Comment #5
franckylfs commentedSame problem in the 8.5 version as well.
A part of the problem is because the script js/infinite-scroll.js is not inserted into the page when the view with infinite scroll is an attachment.
I tested it by adding/removing the infinite scroll option on my main display and it was adding it only when my main display was having it.
It may help you find the problem.
Comment #6
zenimagine commentedSame problem for Drupal 8.5
If the content is attached to a slide, it works :
https://www.s1biose.com/article
If the content is attached to a map, it does not work :
https://www.s1biose.com/profil
@FranckyLFS I tested your solution, but it does not work for me.
Comment #7
zenimagine commentedComment #8
d70rr3s commentedI'm having a similar issue, in my case the map is the attachment but is not working either the AJAX call is replacing the current listed items with those from the loaded page. I think this is more like a separate use case (feature request) than a bug, since in normal behavior the new page will appended after the previous one but, when comes to listed map items what should happen is the append being done at row level on the backend (views) and returned the expanded list back as a reponse. Not sure where to star to provide such feature.
Comment #9
neslee canil pinto