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

form nzErrorTip not updated with getter #5129

Closed
simplejason opened this issue Apr 24, 2020 · 1 comment · Fixed by #5144
Closed

form nzErrorTip not updated with getter #5129

simplejason opened this issue Apr 24, 2020 · 1 comment · Fixed by #5144

Comments

@simplejason
Copy link
Member

Reproduction link

https://stackblitz.com/edit/angular-iirkuf-zumxe2?file=src/app/app.component.ts

Steps to reproduce

https://stackblitz.com/edit/angular-iirkuf-zumxe2?file=src/app/app.component.ts

What is expected?

nzErrorTip is updated when error message changed

What is actually happening?

not updated

Environment Info
ng-zorro-antd 9.0.2
Browser chrome
@vthinkxie
Copy link
Member

when
nzSuccessTip
nzWarningTip
nzErrorTip
nzValidatingTip
changes, the setStatus needs to call again.

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.

3 participants