aspnetcore-angular-universal icon indicating copy to clipboard operation
aspnetcore-angular-universal copied to clipboard

Duplicate <app-root> in dom

Open fadelguy opened this issue 6 years ago • 2 comments

Hi,

I have 2 element of in dom like this:

...

I see i the browser the html but without style. If i remove the second element and change the display to block i see the html fine.

what causes the duplicate elemetns???

fadelguy avatar Mar 22 '18 10:03 fadelguy

Hey @fadelguy I'm not sure, is this with the latest pull-down of the Repo without any changes? It might of been something you changed/added, but it's tough to say.

MarkPieszak avatar Mar 24 '18 00:03 MarkPieszak

@MarkPieszak , looks like I have the same problem when enabling Application Insights in azure portal for .NET Core and putting everything 'On'. Could you try to confirm this with your azure hosted demo application?

NielsNauwynck avatar Jul 12 '19 12:07 NielsNauwynck