Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

numberinput with min and/or max doen't work. (Documentation demo also) #3663

Closed
ghost opened this issue Feb 11, 2022 · 0 comments
Closed

numberinput with min and/or max doen't work. (Documentation demo also) #3663

ghost opened this issue Feb 11, 2022 · 0 comments

Comments

@ghost
Copy link

ghost commented Feb 11, 2022

Overview of the problem

Buefy version: [0.9.14]
Vuejs version: [2.5.17]
ubuntu 18.04/Chrome:

Description

numberinput component if used with min and max, max only is not working correctly. Even in the demo found in the documentation.

Upon button click(increment or decrement) value doesn't appear in input.

Steps to reproduce

Demo from documentation:
https://buefy.org/documentation/numberinput/#min-max

Expected behavior

Value should increase/decrease on button click.

Actual behavior

Value doesn't change.

@jtommy jtommy closed this as completed in 5d0b647 Feb 13, 2022
jtommy added a commit that referenced this issue Feb 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants