angular-migration Questions

2

I migrated my angular 17 project to angular 18 and fount out that proxy.conf.json did not worked for me. What might be the problem here? Thank you in advance "{ /api/*": { "target&...
Adkison asked 22/7, 2024 at 12:10

4

Solved

I'm working on an Angular project, updated from angular14 to 15, but after I install the new Material package the whole project seems visually broken. Wrong colors, margins, paddings. The project o...

3

After Angular Material Migration from 14 to 15 this error appears: Error: NG0300: Multiple components match node with tagname button: MatButton and MatIconButton Ideas how this can be fixed?
Cralg asked 22/12, 2022 at 9:42

1

I recently migrated from Angular12 to Angular14, Angular automatically converted FormControl to UntypedFormControl in some places. I observed that in some components where I am using FormControl it...
Osteoporosis asked 19/3, 2023 at 9:27

1

Solved

I'm migrating from angular 16 to 17 and I encountered the issue that I need to replace all the usages of *ngFor and *ngIf and ngSwitch with the new syntax (@for and @if and @switch). I know the v17...
Zouave asked 15/11, 2023 at 17:0
1

© 2022 - 2025 — McMap. All rights reserved.