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

TreeSelect add nzShowSearch list error #5664

Closed
su4g opened this issue Aug 11, 2020 · 0 comments · Fixed by #5761
Closed

TreeSelect add nzShowSearch list error #5664

su4g opened this issue Aug 11, 2020 · 0 comments · Fixed by #5761

Comments

@su4g
Copy link

su4g commented Aug 11, 2020

Reproduction link

https://ng-zorro-antd-ivy-yagpuk.stackblitz.io

Steps to reproduce

first: click input to show node list and focus input;
second: input some keywords then the node list show ampty;
third: click input again,list will be closed and input is blur;
end: click to show list ,The list is empty and the input cont has no content;unless input a exist-node or click clean that the list can be normal;

What is expected?

Click again to normal or keep the keywords in the input cont

What is actually happening?

The list is empty and the input box has no content

Environment Info
ng-zorro-antd 9.3.0
Browser Chrome
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants