I am working on a react project which supports the Swedish language as well. When I open the web app in the Chrome browse.
This is the expected behavior and this is correct. But then I open the same link in the Safari web browser.
The top two dots for the letter a are not placed correctly.
index.html file contains this line also
<meta charset="utf-8" />
How do I fix this error? Any help thanks in advance.