-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
table组件将我的数据顺序打乱了 #5262
Labels
Comments
please help!!! |
给table th加上nzWidth |
没有任何作用 |
help?!!! |
vthinkxie
pushed a commit
to vthinkxie/ng-zorro-antd
that referenced
this issue
Jun 16, 2020
3 tasks
vthinkxie
pushed a commit
that referenced
this issue
Jun 16, 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
Reproduction link
https://stackblitz.com/edit/angular-jze8hj-71zwif?file=src/app/app.component.ts
Steps to reproduce
https://stackblitz.com/edit/angular-jze8hj-71zwif?file=src/app/app.component.ts
经过测试,chrome 63.0.3239.108 及其以下版本 配合 组件库8. 版本没有问题;
chrome最新版及组件库9. 版本没有问题;
chrome 63.0.3239.108 及其以下版本 配合 组件库 9. 版本出现该问题
What is expected?
期望数据顺序不会被打乱
What is actually happening?
chrome 63.0.3239.108 及 9. 版本出现该问题
什么原因导致的?是ng9导致的,还是?
The text was updated successfully, but these errors were encountered: