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

Cascader can't Search when change value and label #2395

Closed
lkhuoch opened this issue Nov 2, 2018 · 1 comment
Closed

Cascader can't Search when change value and label #2395

lkhuoch opened this issue Nov 2, 2018 · 1 comment
Assignees

Comments

@lkhuoch
Copy link

lkhuoch commented Nov 2, 2018

Version

1.8.0

Environment

Calendar can't Search when change value and label

Reproduction link

https://kmpzfu.run.stackblitz.io

Steps to reproduce

The Cascader will fine with search when it is set [nzValueProperty] and [nzLabelProperty] is default, but when change [nzValueProperty]="'id'" [nzLabelProperty]="'name'", it seems work fine, but we cannot search, how to fix it?

What is expected?

Can change nzValueProperty and znLabelProperty to other, like id or name, ...

What is actually happening?

The Cascader will fine with search when it is set [nzValueProperty] and [nzLabelProperty] is default, but when change [nzValueProperty]="'id'" [nzLabelProperty]="'name'", it seems work fine, but we cannot search, how to fix it?

Other?

The Cascader will fine with search when it is set [nzValueProperty] and [nzLabelProperty] is default, but when change [nzValueProperty]="'id'" [nzLabelProperty]="'name'", it seems work fine, but we cannot search, how to fix it?

@wzhudev wzhudev self-assigned this Nov 3, 2018
@wzhudev wzhudev changed the title Calendar can't Search when change value and label Cascader can't Search when change value and label Jan 12, 2019
@wzhudev
Copy link
Member

wzhudev commented Jan 12, 2019

Closed in #2516.

@wzhudev wzhudev closed this as completed Jan 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants