in app/src/app/components/search-box/search-box.component.ts [52:56]
ngOnChanges() { if (!this.ready) { return; } this.go(); }