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

radio-group has error when disabled in reactive-forms #1735

Closed
jakechan2012 opened this issue Jun 27, 2018 · 1 comment · Fixed by #1748
Closed

radio-group has error when disabled in reactive-forms #1735

jakechan2012 opened this issue Jun 27, 2018 · 1 comment · Fixed by #1748
Assignees
Labels

Comments

@jakechan2012
Copy link

Version

1.1.0

Environment

see reproduction link

Reproduction link

https://stackblitz.com/edit/ng-zorro-antd-start-fcxcmw?file=src/app/app.component.html

Steps to reproduce

use *ngFor instead of static data, the error will appear

What is expected?

--

What is actually happening?

ERROR Error: ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: 'ant-radio-wrapper-disabled: false'. Current value: 'ant-radio-wrapper-disabled: true'.

Other?

@lock
Copy link

lock bot commented Jun 28, 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 Jun 28, 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