I'm developing a page where I use a table from ng-zorro, I get the data from an API, but after I filtered the Data the table just show the "No data" display, no
Here is the code snippet. The placeholder doesn't appear in the dropdown, is blank before choosing an option. <nz-select nzShowSearch=true
I am having an issue ng zorr table with pagination. Uing pagination with seperate component like below <nz-table #dynamicTable [nzScroll]="
when you are using nz-select in regular way you see no problem , But when you want to use it in scrollable div or content that is not in main page scroll you se