requestAnimationFrame(() => {
      if (typeof activeEffect.handlers === "function")
        activeEffect.handlers({
          next: this.next.bind(this),
          upload: this.upload.bind(this),