Html – Control flow migration Error on Angular 18: @switch can only have @case or @default as childre
I tried to migrate to control flow format in my Angular 18 projects in nx workspace. For most of the templates worked perfectly but for one html I'm getting the following error: [ngSwitch]: Error: Text node: " ◬" would result…