in client/components/paged-grid.js [31:33]
showNoResults() { return !this.error && !this.loading && this.results.length === 0; },