Ng-zorro-antd: nz-table 使用 [(nzPageIndex)] 在异步填充数据后会卡死

Created on 1 Mar 2019  ·  5Comments  ·  Source: NG-ZORRO/ng-zorro-antd

Reproduction link

https://stackblitz.com/edit/ng-zorro-antd-start-pbxi38?file=src%2Fapp%2Fapp.component.html

Steps to reproduce

打开重现连接后卡死 image

去掉 [(nzPageIndex)]="page" [(nzPageSize)]="pageSize" 后恢复正常

What is expected?

What is actually happening?

| Environment | Info |
|---|---|
| ng-zorro-antd | 7.0.0 |
| Browser | 版本 74.0.3717.0(正式版本)dev (64 位) |

---

Bug Table

Most helpful comment

确认是bug,我们今天会发布7.0.1解决这个问题,感谢报告

All 5 comments

Translation of this issue:


nz-table Using [(nzPageIndex)] will crash after asynchronously filling data

Reproduction link

https://stackblitz.com/edit/ng-zorro-antd-start-pbxi38?file=src%2Fapp%2Fapp.component.html

Steps to reproduce

Open the replay connection and get stuck! image

Remove [(nzPageIndex)]="page" [(nzPageSize)]="pageSize" and return to normal

What is expected?

 

What is actually happening?

 

| Environment | Info |
|---|---|
| ng-zorro-antd | 7.0.0 |
| Browser | Version 74.0.3717.0 (official version) dev (64-bit) |


可能是前端分页导致, [nzFrontPagination]='false' 时正常

遇到同样的问题,请问怎么解?

确认是bug,我们今天会发布7.0.1解决这个问题,感谢报告

确认是bug,我们今天会发布7.0.1解决这个问题,感谢报告

请问7.0.1什么时候发布,Thanks

Was this page helpful?
0 / 5 - 0 ratings