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

nz-select not clear after we clear form reset #3014

Closed
lkhuoch opened this issue Mar 3, 2019 · 2 comments
Closed

nz-select not clear after we clear form reset #3014

lkhuoch opened this issue Mar 3, 2019 · 2 comments

Comments

@lkhuoch
Copy link

lkhuoch commented Mar 3, 2019

Reproduction link

https://stackblitz.com/edit/nz700?file=src%2Fapp%2Fapp.component.html

Steps to reproduce

  1. select "Item 1" from list
  2. let check the "Result", it shows "1"
  3. click "Reset" button
  4. select same previous one "Item 1" again from list
  5. let check the "Result", it show nothing
  6. But if we choose other beside "Item 1", the "Result" shows correctly

What is expected?

I expect like the previous version (7.0.0-RC3), it works fine

What is actually happening?

It comes from latest version 7.0.0

Environment Info
ng-zorro-antd 7.0.0
Browser Latest Chrome
@lkhuoch
Copy link
Author

lkhuoch commented Mar 4, 2019

Hello admin,
Did you fix it already?
Thanks

@vthinkxie
Copy link
Member

@lkhuoch will be fixed in 7.0.1, the code has been submitted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants