We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://stackblitz.com/edit/ng-zorro-antd-nzvisible-error?file=src/app/app.component.html
nz-tooltop [nzVisible] = true occur ERROR message
no error
Error: Cannot read property 'elementRef' of undefined
The text was updated successfully, but these errors were encountered:
It should have been fixed by #4229. Please check after we release a new version. Thank you.
Sorry, something went wrong.
Okay 👌
b2b9c13
fix(module:tooltip): fix properties updated before origin is set (NG-…
b9b0d4c
…ZORRO#4229) close NG-ZORRO#4250
3673576
wzhudev
No branches or pull requests
Reproduction link
https://stackblitz.com/edit/ng-zorro-antd-nzvisible-error?file=src/app/app.component.html
Steps to reproduce
nz-tooltop [nzVisible] = true occur ERROR message
What is expected?
no error
What is actually happening?
Error: Cannot read property 'elementRef' of undefined
The text was updated successfully, but these errors were encountered: