Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Validation error on Field with multiple child components (addons) persists after value is corrected #3883

Closed
Assignees
kikuomax
Labels
@kikuomax

Description

@kikuomax

Overview of the problem

Buefy version: 0.9.23
Vuejs version: 2.7.14
OS/Browser: Safari,Chrome,FireFox/macOS

Description

Originally posted by@glumb in#3752 (comment)

If a value is entered once that is outside the range, the notification does not go away even if numbers are input in the valid range.

image

Steps to reproduce

<b-field><b-inputv-model.number="enteredValue"type="number"      :min="100"      :step="100"      :max="900"/><pclass="control"><spanclass="button is-static">{{ name}}</span></p><pclass="control"><b-buttontitle="reset value"icon-left="undo" @click="onClickReset"/></p></b-field>
  1. Enter a value outside the range; e.g., 1
  2. Enter another value within the range; e.g., 600

Expected behavior

The notification goes away after a valid value is inputted.

Actual behavior

The notification does not go away after a valid value is inputted.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp