-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Open
Labels
Description
Reproduction link
https://stackblitz.com/edit/ng-zorro-antd-ivy-7akl8xab?file=src%2Fapp%2Fapp.component.ts
Steps to reproduce
- set the nzMultiple flag for nz-tree-select to true.
- Note that the values for nzAllowClear and nzShowSearch no longer have the expected behaviours - the icons for them are no longer shown.
What is expected?
- nz-tree-select does not display the dropdown and search icons, when the nzMultiple flag is set to true. It should still show these icons.
What is actually happening?
the dropdown and search icons are not shown when nzMultiple is set to true
Environment | Info |
---|---|
ng-zorro-antd | 20.1.2 |
Browser | chrome |