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

Unhandled Promise Rejection: TypeError: null is not an object (evaluating 't[o].sentinel.getBoundingClientRect') infinite-ajax-scroll.min.js:11:11548

Open deepdatatop opened this issue 1 year ago • 0 comments

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:
  • Browser + version: Sarfri 17.2.1 (19617.1.17.11.12)
  • Operating System: macOS Sonoma 14.2.1

deepdatatop avatar Jan 29 '24 08:01 deepdatatop