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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: