Default Angular Template creates duplicate html and body tags #467

Closed
opened 2025-08-09 17:16:24 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @RedFolder on 8/28/2017

Create a new ASP.NET Core 2.0 Web App with the default Angular template. Build and run. View the source. Note the html, head, and body tags located within the tag. The console also enumerates the errors. This is obviously unintended, and I assume is an artifact of the pre-renderer.

*Originally created by @RedFolder on 8/28/2017* Create a new ASP.NET Core 2.0 Web App with the default Angular template. Build and run. View the source. Note the html, head, and body tags located within the <app> tag. The console also enumerates the errors. This is obviously unintended, and I assume is an artifact of the pre-renderer.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#467
No description provided.