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

利用*ngFor 生成ng-step报错 #1418

Closed
yytian1017 opened this issue May 9, 2018 · 3 comments · Fixed by #1421
Closed

利用*ngFor 生成ng-step报错 #1418

yytian1017 opened this issue May 9, 2018 · 3 comments · Fixed by #1421
Assignees
Labels

Comments

@yytian1017
Copy link

Version

0.7.0-beta.5

Environment

mac

Reproduction link

https://ng-zorro-antd-setup-zyiyt6.stackblitz.io

Steps to reproduce

<nz-step nzIcon="anticon anticon-solution" *ngFor="let step of orderHistorySteps">

What is expected?

无错

What is actually happening?

console中报错

ERROR

Error: ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: 'ngIf: true'. Current value: 'ngIf: false'.

Other?

@vthinkxie vthinkxie self-assigned this May 9, 2018
@vthinkxie
Copy link
Member

bug confirm, thanks for report.

@yytian1017
Copy link
Author

when will the fix release in 0.7.0-beta.5

@lock
Copy link

lock bot commented May 10, 2019

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators May 10, 2019
hsuanxyz pushed a commit to hsuanxyz/ng-zorro-antd that referenced this issue Aug 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants