[openstreetmap/openstreetmap-website] OSM map no longer loads in Safari on iOS 9.3.6 (Issue #3782)
Holger Jeromin
notifications at github.com
Fri Nov 4 07:55:52 UTC 2022
We have a file with many libraries (jQuery and co). If one of the code uses for example arrow-functions this whole file will brake in Safari 9 and IE11. Thats why you see problems with `$(document)` because `$` is jQuery.
https://caniuse.com/arrow-functions
The code uses some modern stuff. So tuning some stuff will probably a bottomless pit.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/3782#issuecomment-1303086855
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/3782/1303086855 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20221104/8cc44035/attachment-0001.htm>
More information about the rails-dev
mailing list