if (this.options.handle && event.target && !closest(event.target, this.options.handle)) {
        return;
      }