Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
I solved the issue by adding this to my html:
<meta charset="UTF-8">
I do not know why it is not needed for the when running the app in development.