this.internal.onend = (e: Event) => {
      this.endHandler(e);
      this.ref.tick();
    };