_valueChanged(value) { if (value) { this.postUpdate(value); return; } this._errorMessage = 'Please input an amount' }