if (this.fields && !this._matchField) {
      this._matchField = this._options.fieldMatcher!(this.fields);
    }