Conreq icon indicating copy to clipboard operation
Conreq copied to clipboard

Protect against infinitely loading infinite scroller

Open Archmonger opened this issue 4 years ago • 0 comments

If Conreq is within an iframe, and a page being loaded includes an infinite scroller, then the user switches to a different iframe (conreq iframe becomes hidden)....

Then the infinite scroller will INFINITELY load

See https://github.com/metafizzy/infinite-scroll/issues/941

Will need to fork or PR the infinite scroller library to resolve this.

Archmonger avatar Jul 23 '21 02:07 Archmonger