this is my initial load of my page:
after ich change some text the HMR get fired up, but appends the DOM instead of replacing it:
does anybody have a clue what could cause this issue? there are no errors on console.
Update:
i used the ASP.NET Core with Angular Template from Command Line. This Template uses bootstrap and jquery. I would like to delete both components hence i want to use material

