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-transfer nzTargetKeys usage method #4210

Closed
alasili opened this issue Sep 24, 2019 · 2 comments
Closed

nz-transfer nzTargetKeys usage method #4210

alasili opened this issue Sep 24, 2019 · 2 comments
Assignees

Comments

@alasili
Copy link

alasili commented Sep 24, 2019

Reproduction link

https://stackblitz.com/edit/ng-zorro-antd-start-nxxssu?embed=1&file=src/app/app.component.html

Steps to reproduce

<nz-transfer
[nzDataSource]="list"
[nzTitles]="['Source', 'Target']"
[nzTargetKeys]="selectValue"
>

What is expected?

nzTargetKeys

What is actually happening?

nzTargetKeys error

Environment Info
ng-zorro-antd 8.3.0
Browser Google Chrome 版本 77.0.3865.90(正式版本) (64 位)
@alasili
Copy link
Author

alasili commented Sep 25, 2019

Can I write an example?

@Wu-Yao
Copy link

Wu-Yao commented Sep 30, 2019

我可以写一个例 请问解决了吗,我也遇到了同样的问题

@wenqi73 wenqi73 assigned Ricbet and unassigned cipchk Jan 8, 2020
Ricbet added a commit to Ricbet/ng-zorro-antd that referenced this issue Apr 9, 2020
* fix(module:transfer): fix transfer nzTargetKeys property

* fix(module:transfer): includes to indexOf
close NG-ZORRO#4641 close NG-ZORRO#4360 close NG-ZORRO#4210
@hsuanxyz hsuanxyz mentioned this issue Apr 15, 2020
hsuanxyz pushed a commit to hsuanxyz/ng-zorro-antd that referenced this issue Aug 5, 2020
* fix(module:transfer): fix transfer nzTargetKeys property

* fix(module:transfer): includes to indexOf
close NG-ZORRO#4641 close NG-ZORRO#4360 close NG-ZORRO#4210
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.

4 participants