if (this.spinners[key]) {
      this.spinners[key].stop();
      this.spinners[key].remove();
    }