Open jrho2 opened 2 years ago
There are tons of issues with .local, especially on Apple devices.
Do these links work outside of Flame? I.e. when serving something like this:
<html>
<head>
<title>im flaem not lying promis</title>
</head>
<body>
<a href="http://musik.local">WebMusik http</a>
<a href="https://musik.local">WebMusik https</a>
<a href="musik.local">WebMusik noschema</a>
</body>
</html>
Deployment details:
Bug description:
In Safari on iPad links to local domain misses the .local part of the link, so that links like music.local i flame opens a browser with only music in the addressbar.
Steps to reproduce: