-
-
Notifications
You must be signed in to change notification settings - Fork 38
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
Unexpected emit for destroyed OutputRef
. The owning directive/component is destroyed.
#169
Comments
@arturovt cc |
P.S. It also happens in Helipopper version 9. So it has something to do with angular 19 i think. |
Can you provide a minimal reproducible example? |
Thank you. I'll have a look shortly. |
I've published |
Thank you! Just out of curious: Why is it not 10.1.0-alpha.1 ? :D |
Because there was an Angular upgrade. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm submitting a...
Current behavior
When you have a tooltip on a button and the click of the button will lead to a reroute of the page, then we get this error:
This happens in Angular 19 with the version
10.1.0-alpha.0
.Environment
The text was updated successfully, but these errors were encountered: