I have a page where infinite scroll is used inside of a scrollable div. Is this library supposed to support that?
On the demo page, I set (via Chrome dev tools) a height of 200px on the main div, along with the property overflow-y: auto. The plugin seems to just keep loading the next set of values.