I have this:
this.toggleWaiting() this.results = await this.query(term) this.toggleWaiting()
First a loading spinner gets triggered. Then the