[openstreetmap/openstreetmap-website] OSM map no longer loads in Safari on iOS 9.3.6 (Issue #3782)

Marcin Cieślak notifications at github.com
Thu Nov 3 21:11:44 UTC 2022


Line 43 is where bootstrap loads... with `const` it has little chance of working I guess.

Trying https://www.openstreetmap.org/login gives me I18n error again and after I skip it looks like a whole DOM is not okay for Safari:

```text
> $(document)
<- Error: SyntaxError: DOM Exception 12
```

![$(document) fails with DOM Error 12 on Safari](https://user-images.githubusercontent.com/248374/199834572-38926530-9878-41c3-90ec-e5d27da0a3aa.png)

Unless you might consider going back to Bootstrap v4 I am out of luck I guess.


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

Message ID: <openstreetmap/openstreetmap-website/issues/3782/1302667706 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20221103/00e0a69b/attachment.htm>


More information about the rails-dev mailing list