An example of this is when you use the module dc_ajax_add_cart for Drupal Commerce. If you load for example two new pages in direct sequence with infinite scroll on a product list, the ajax functionality in the cart forms on the second page will be broken.
The same issue appears for similar modules like views_load_more, and it was there that I found a patch that did the trick in this module as well. Read about it here: https://www.drupal.org/node/1881486 β
Needs review
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.