infinite-ajax-scroll icon indicating copy to clipboard operation
infinite-ajax-scroll copied to clipboard

Turn your existing pagination into infinite scrolling pages with ease

Results 20 infinite-ajax-scroll issues
Sort by recently updated
recently updated
newest added

Bumps [cypress](https://github.com/cypress-io/cypress) from 9.7.0 to 10.8.0. Release notes Sourced from cypress's releases. v10.8.0 Changelog: https://docs.cypress.io/guides/references/changelog#10-8-0 v10.7.0 Changelog: https://docs.cypress.io/guides/references/changelog#10-7-0 v10.6.0 Changelog: https://docs.cypress.io/guides/references/changelog#10-6-0 v10.5.0 Changelog: https://docs.cypress.io/guides/references/changelog#10-5-0 v10.4.0 Changelog: https://docs.cypress.io/guides/references/changelog#10-4-0 v10.3.1 Changelog: https://docs.cypress.io/guides/references/changelog#10-3-1...

dependencies

**Bug report** **Code and configuration snippets that reproduces the problem** {{.cascadeblocks}} - - let ias = new InfiniteAjaxScroll('#cascade_container',{item:'.cascade',next:'.next',pagination:'.pagination' }); ias.on('last',function(){ $('#nomorepage').show(); }); **Expected behavior** **Environment** - Infinite Ajax Scroll version:...

bug

Bugfix unobserve target parameter missing https://github.com/webcreate/infinite-ajax-scroll/issues/882

Hi, I using the infinite scoll as endless-scoll for an table with filters. It was working perfekt until now, when I restructure my HTML. No I need to set the...

When I scroll to page 2, 3, 4. etc. and hit refresh in the browser or open a link and then go back, some pages get loaded twice, and some...

bug

Videos that are `` are not loading in latest firefox browser. When scrolled down after page loads more content and it gets to the `` post, it will just stay...

bug

Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.45.0. Release notes Sourced from eslint's releases. v8.45.0 Features cdd063c feat: Expose LegacyESLint in unsupported API (#17341) (Nicholas C. Zakas) d34abe5 feat: fix indent rule...

dependencies

Bumps [cypress](https://github.com/cypress-io/cypress) from 9.7.0 to 12.17.1. Release notes Sourced from cypress's releases. v12.17.1 Changelog: https://docs.cypress.io/guides/references/changelog#12-17-1 v12.17.0 Changelog: https://docs.cypress.io/guides/references/changelog#12-17-0 v12.16.0 Changelog: https://docs.cypress.io/guides/references/changelog#12-16-0 v12.15.0 Changelog: https://docs.cypress.io/guides/references/changelog#12-15-0 v12.14.0 Changelog: https://docs.cypress.io/guides/references/changelog#12-14-0 v12.13.0 Changelog: https://docs.cypress.io/guides/references/changelog#12-13-0...

dependencies

Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.13.2 to 2.13.3. Release notes Sourced from eslint-plugin-cypress's releases. v2.13.3 2.13.3 (2023-04-28) Bug Fixes handle ImportBindings in no-unnecessary-waiting rule (c626ad5) Commits c626ad5 fix: handle ImportBindings in no-unnecessary-waiting...

dependencies

Installed the latest version of the plugin, but for some reason it does not want to load at once. if you add the page number to the address, the plugin...