We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f132a4 commit 768ee8dCopy full SHA for 768ee8d
view/frontend/web/js/plugins/infinitescroll.js
@@ -1429,4 +1429,6 @@ IASTriggerExtension.prototype.defaults = {
1429
* @type {number}
1430
*/
1431
IASTriggerExtension.prototype.priority = 1000;
1432
-}
+}
1433
+
1434
+window.IASCallbacks=IASCallbacks;window.IASHistoryExtension=IASHistoryExtension;window.IASTriggerExtension=IASTriggerExtension;window.IASSpinnerExtension=IASSpinnerExtension;window.IASPagingExtension=IASPagingExtension;window.IASNoneLeftExtension=IASNoneLeftExtension;
0 commit comments