Hardik Patel

Results 10 comments of Hardik Patel

This is not working because module federation with Angular CLI 11 doesn't support styleUrl in component. ![image](https://user-images.githubusercontent.com/13534287/120096616-2193b100-c14a-11eb-9735-cdc481f6a184.png) Putting styles in html as below worked. ![image](https://user-images.githubusercontent.com/13534287/120096631-36704480-c14a-11eb-81fb-d8276fa7ed0b.png) However, this issue is fixed...

@mariohmol Can we upgrade to Angular 13?

https://www.npmjs.com/package/ang-json-editor-13

@mariohmol Please check my PR. https://github.com/mariohmol/ang-jsoneditor/pull/103

@mariohmol can you please publish angular 13 version?

Any update on this? I am still facing this problem?

@sod's example seems to be working. Only thing wanted to know how do i pass tsconfig.json path which i pass like below while using jest-preset-angular transform: { '^.+.(ts|mjs|js|html)$': [ 'jest-preset-angular',...

Any update? Can we please have ETA for this ?