if (prevProps.options.height !== this.props.options.height) {
      this._wavesurfer.setHeight(this.props.options.height);
    }