Flo G.
Flo G.
Since updating to Angular 14.2.0, all Shallow-specs for **Components with Directives in their temlates** are failing with this message: > Error: NG0202: This constructor is not compatible with Angular Dependency...
### Precondition We implement our Icons in a SVG module. One of the components is `EditSvg` (selector `svg-edit`). We are currently making components in our `SharedModule` standalone. `IconButtonComponent` is one...
**Describe the bug** After a Pull Request where the XLIFF File was formatted, I got a strange Error message when running `ng extract-i18n`: ``` An unhandled exception occurred: Cannot read...