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
https://ng-zorro-antd-ivy-irf9wr.stackblitz.io/
输入框的初始最大值是31
输入框里输入30
点击set max 30按钮, up按钮还是可用状态,点击一下up按钮才变为disable状态
点击set max 31按钮,up按钮还是disable状态,但是点击up按钮以后,输入框的值会变成31
当max值变化的时候,up/down按钮的可用状态要及时更新
当max值变化的时候,up/down按钮的可用状态未能及时更新
The text was updated successfully, but these errors were encountered:
[https://ng-zorro-mtd-IVY- IRF9wr.StackBlitz.io/] //ng-zorro-Ntd- IRF9wr.stackBlitz.io/))))))))))
The initial maximum value of the input box is 31
Enter 30 in the input box 30
Click the SET MAX 30 button. The UP button is still available. Click the UP button to become Disable state
Click the SET MAX 31 button, the UP button is still Disable state, but after clicking the UP button, the value of the input box will become 31
When the max value changes, the available state of the UP/DOWN button should be updated in time
When the max value changes, the available state of the UP/DOWN button fails to update in time
| ENVIRONMENT | Info | | --- | --- | | | NG-Zorro-ATD | 13.4.0 | | Browser | Chrome |
Sorry, something went wrong.
no one reply ?
vthinkxie
Successfully merging a pull request may close this issue.
Reproduction link
https://ng-zorro-antd-ivy-irf9wr.stackblitz.io/
Steps to reproduce
输入框的初始最大值是31
输入框里输入30
点击set max 30按钮, up按钮还是可用状态,点击一下up按钮才变为disable状态
点击set max 31按钮,up按钮还是disable状态,但是点击up按钮以后,输入框的值会变成31
What is expected?
当max值变化的时候,up/down按钮的可用状态要及时更新
What is actually happening?
当max值变化的时候,up/down按钮的可用状态未能及时更新
The text was updated successfully, but these errors were encountered: