Balint Csaszar (Chassy)
Balint Csaszar (Chassy)
Related issue https://github.com/angular/angular-cli/issues/27162 Perhaps my issue is duplicated.
there is a cors chrome addon. Just add it to chrome or to other browser if exists.
While we are waiting for the solution, this is my workaround: ``` .overrideComponent(TestDeferChildComponent, { set: { template: 'TestDeferChildComponent', }, }) ``` The inputs and other meta configuration will be the...
@satanTime Can you give us an update, will it be investigated/fixed? what do you think?