We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2.5.5
2.6.10
chrome78
https://codesandbox.io/embed/mand-mobile-quick-start-jkct9?fontsize=14
删除100 输入500
无法通过input输入500 或者其他数字,都会被限制为100 或者 999,只能通过加按钮加到500
The text was updated successfully, but these errors were encountered:
还有一个问题,若step为5,min=100, value = 104,这时是不能用减号减到100,disabled判断不合理
Sorry, something went wrong.
fix(stepper): data binding trigger unnecessary checks & maximum and m…
e8e48c5
…inimum check release boundary v #614
faac4da
…inimum check release boundary v (#615) #614
xxyan0205
No branches or pull requests
Mand Mobile Version
2.5.5
Vue Version
2.6.10
Model / OS & Browser Info
chrome78
Recurring Links
https://codesandbox.io/embed/mand-mobile-quick-start-jkct9?fontsize=14
Recurring Steps
Expectant Behaviors
删除100 输入500
Actual Behaviors
无法通过input输入500 或者其他数字,都会被限制为100 或者 999,只能通过加按钮加到500
The text was updated successfully, but these errors were encountered: