VDiaz

Results 4 issues of VDiaz

## Current behavior When specifying dynamic text in language file and combining it with `TranslateMessageFormatCompiler`, the application throws an exception. ``` // Module configuration TranslateModule.forRoot({ compiler: { provide: TranslateCompiler, useClass:...

## Current Behavior Application doesn't build correctly and produces warnings in terminal and errors in browser console when importing certain libraries and running app configured for Module Federation. `main.ts:1 Error:...

type: bug
scope: angular

I've been trying to get this to work for several hours now with no luck. Getting the following error when running `yarn dev` ``` Error updating global header: NotFound: The...

### Describe the bug Styles do not render properly in the Edge browser. They look correct in Chrome (Canary as well), Safari, and Firefox. ### Environment package.json ``` "@angular/animations": "^17.0.0",...

Type: Bug