When this theme component is active, attempting to scroll down past the first page of users results in a brief loading spinner that quickly just gives up, no additional users loaded, and this in the browser console:
Uncaught TypeError: can't access property "loadMore", this.model is undefined
Loading more users works perfectly well if I disable the theme component. My Discourse installation and all plugins and theme components (including this one) are up to date as of this morning. Anyone got a fix? Thanks!