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

nz-table 使用 [(nzPageIndex)] 在异步填充数据后会卡死 #3004

Closed
xioxin opened this issue Mar 1, 2019 · 5 comments · Fixed by #3007
Closed

nz-table 使用 [(nzPageIndex)] 在异步填充数据后会卡死 #3004

xioxin opened this issue Mar 1, 2019 · 5 comments · Fixed by #3007

Comments

@xioxin
Copy link

xioxin commented Mar 1, 2019

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 位)

---

@ng-zorro-bot
Copy link
Collaborator

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](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)

@kzzc
Copy link

kzzc commented Mar 1, 2019

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

@hejinzhi
Copy link

hejinzhi commented Mar 1, 2019

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

@vthinkxie
Copy link
Member

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

@hejinzhi
Copy link

hejinzhi commented Mar 4, 2019

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

请问7.0.1什么时候发布,Thanks

Ricbet pushed a commit to Ricbet/ng-zorro-antd that referenced this issue Apr 9, 2020
hsuanxyz pushed a commit to hsuanxyz/ng-zorro-antd that referenced this issue Aug 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants