Conreq
Conreq copied to clipboard
Protect against infinitely loading infinite scroller
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.