-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Form中的TreeSelect设置[nzCheckStrictly]="true",使用setValue设置默认值,TreeSelect的输入框中显示的选中Node不正常 #4364
Comments
Translation of this issue:TreeSelect provided in the Form [nzCheckStrictly] = "true", set a default value using the setValue, selected Node TreeSelect input box displayed abnormalReproduction link[Https://ng-zorro-antd-start-xxnd6r.stackblitz.io] (https://ng-zorro-antd-start-xxnd6r.stackblitz.io) Steps to reproduceAccess to reproduce the link, you can see TreeSelect input box on three selected. What is expected?Access to reproduce the link, you can see TreeSelect has four input box selected. The four selected is the default setting I What is actually happening?Access to reproduce the link, you can see TreeSelect input box on three selected.
|
Reproduction link
https://ng-zorro-antd-start-x91etn.stackblitz.io
Steps to reproduce
访问重现链接,可以看到TreeSelect的输入框就3个选中的。
当鼠标点击TreeSelect的输入框,弹出下拉选,输入框正确的显示设置勾选的4个Node
What is expected?
访问重现链接,可以看到TreeSelect的输入框有4个选中的。这4个选中的是我设置的默认值
What is actually happening?
访问重现链接,可以看到TreeSelect的输入框就3个选中的。
The text was updated successfully, but these errors were encountered: