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 with nzMode='tags' shows duplicate tags #3559

Closed
flaviusburca opened this issue Jun 11, 2019 · 0 comments
Closed

nz-select with nzMode='tags' shows duplicate tags #3559

flaviusburca opened this issue Jun 11, 2019 · 0 comments

Comments

@flaviusburca
Copy link

Reproduction link

https://angular-btydud.stackblitz.io

Steps to reproduce

In the select field enter t1 then t2 then t3

What is expected?

Each item should be shown only once in the dropdown

What is actually happening?

The dropdown shows each manually entered item two times.

Environment Info
ng-zorro-antd 7.5.0
Browser Chrome Version 74.0.3729.169 (Official Build) (64-bit)
lzdw added a commit to lzdw/ng-zorro-antd that referenced this issue Jun 13, 2019
…de === 'tags' (NG-ZORRO#3559)

close NG-ZORRO#3559

* fix(module:select): remove duplicate drop-down menu options when nzMode === 'tags'(NG-ZORRO#3559)
lzdw added a commit to lzdw/ng-zorro-antd that referenced this issue Jun 13, 2019
…de === 'tags' (NG-ZORRO#3559)

close NG-ZORRO#3559

* fix(module:select): remove duplicate drop-down menu options when nzMode === 'tags'(NG-ZORRO#3559)
lzdw added a commit to lzdw/ng-zorro-antd that referenced this issue Jun 14, 2019
…de === 'tags' (NG-ZORRO#3559)

close NG-ZORRO#3559

* fix(module:select): remove duplicate drop-down menu options when nzMode === 'tags'(NG-ZORRO#3559)
lzdw added a commit to lzdw/ng-zorro-antd that referenced this issue Jun 14, 2019
…de === 'tags' (NG-ZORRO#3559)

close NG-ZORRO#3559

* fix(module:select): remove duplicate drop-down menu options when nzMode === 'tags'(NG-ZORRO#3559)
lzdw added a commit to lzdw/ng-zorro-antd that referenced this issue Jun 14, 2019
…de === 'tags' (NG-ZORRO#3559)

close NG-ZORRO#3559

* fix(module:select): remove duplicate drop-down menu options when nzMode === 'tags'(NG-ZORRO#3559)
lzdw added a commit to lzdw/ng-zorro-antd that referenced this issue Jun 14, 2019
…de === 'tags' (NG-ZORRO#3559)

close NG-ZORRO#3559

* fix(module:select): remove duplicate drop-down menu options when nzMode === 'tags'(NG-ZORRO#3559)
@wenqi73 wenqi73 closed this as completed Jun 18, 2019
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

4 participants