You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HI @vthinkxie@hsuanxyz , Since this error has a wide range of effects, can this patch be cherry picked to v10.2.2, or is there any way to solve it without relying on the component library workaround in v10.2.2?
Reproduction link
https://stackblitz.com/edit/ng-zorro-antd-ivy-barbkh?file=src/app/app.component.ts
Steps to reproduce
What is expected?
When set data list empty (0 items), NzTalbe should appears "empty" notice , do not show "old data list".
What is actually happening?
NzTable appears "empty" notice, also the "old data list" shows before "empty" notice.
The text was updated successfully, but these errors were encountered: