checkPropChange(this.props.queryFormat, nextProps.queryFormat, () => {
            this.updateQuery(this.state.currentValue, nextProps);
        });