Resolver не показывает контент угловой

getEvents() {
  return of(this.events).pipe(delay(2000))
}
Grieving Gharial