Replies: 2 comments 8 replies
-
Here is another longer comment clarifying the issue with custom decorators and AOT. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Can you provide a minimal reproducible example of what issue you're experiencing? |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Recently saw this comment by an Angular team member. angular/angular#48276 (comment)
If this true that angular doesn't support custom decorators then what is the future of the current api in until-destroy?
I can confirm that the custom decorator broke existing applications I maintain when updating to Angular 15. Work arounds in tsconfig do remediate the problem as well.
Beta Was this translation helpful? Give feedback.
All reactions