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: support empty options in search mode #2784

Closed
wzhudev opened this issue Jan 15, 2019 · 0 comments · Fixed by #2846
Closed

cascader: support empty options in search mode #2784

wzhudev opened this issue Jan 15, 2019 · 0 comments · Fixed by #2846

Comments

@wzhudev
Copy link
Member

wzhudev commented Jan 15, 2019

如果给 nzOptions 传递一个空数组, 不应当报错.

@wzhudev wzhudev self-assigned this Jan 15, 2019
@wzhudev wzhudev changed the title cascader: support empty options cascader: support empty options in search mode Jan 15, 2019
wzhudev pushed a commit to wzhudev/ng-zorro-antd that referenced this issue Jan 15, 2019
wzhudev pushed a commit to wzhudev/ng-zorro-antd that referenced this issue Jan 28, 2019
vthinkxie pushed a commit that referenced this issue Feb 13, 2019
#2846)

* fix(module:cascader): fix searching error when nzOptions is an empty array

* update empty demos

close #2784

* test: add test
Ricbet pushed a commit to Ricbet/ng-zorro-antd that referenced this issue Apr 9, 2020
NG-ZORRO#2846)

* fix(module:cascader): fix searching error when nzOptions is an empty array

* update empty demos

close NG-ZORRO#2784

* test: add test
hsuanxyz pushed a commit to hsuanxyz/ng-zorro-antd that referenced this issue Aug 5, 2020
NG-ZORRO#2846)

* fix(module:cascader): fix searching error when nzOptions is an empty array

* update empty demos

close NG-ZORRO#2784

* test: add test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment