mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
* `forwardRef` does not work with ES2015 and TypeScript's decorator downlevel emit. This is a known limitation we work around in Angular applications by either compiling tests with the Angular compiler, or by running a custom decorator downlevel transform (like in the CLI). PR Close #44505 |
||
|---|---|---|
| .. | ||
| directives.ts | ||
| encapsulation.ts | ||
| lifecycle_hooks_spec.ts | ||
| metadata.ts | ||