deevroman created an issue (openstreetmap/openstreetmap-website#6426)

### URL

_No response_

### How to reproduce the issue?

Console error:

```
[blocked] The page at https://www.openstreetmap.org/#map=.... requested 
insecure content from http://127.0.0.1:8111/load_and_zoom?... This content was 
blocked and must
```
Safari blocks all requests from HTTPS sites to unsecured ones:

https://developer.mozilla.org/en-US/docs/Web/Security/Mixed_content#browser_compatibility

It seems the only way to get around this is to call `window.open()`

### Screenshot(s) or anything else?

_No response_

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/6426
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/issues/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to