Leaflet / Leaflet

πŸƒ JavaScript library for mobile-friendly interactive maps πŸ‡ΊπŸ‡¦
https://leafletjs.com
BSD 2-Clause "Simplified" License
40.17k stars 5.75k forks source link

unpkg distribution currently gives http code 520 #9320

Closed krilbe closed 1 month ago

krilbe commented 1 month ago

Checklist

Steps to reproduce

Try to load the Control.Geocoder.js from unpkg: https://unpkg.com/leaflet-control-geocoder/dist/Control.Geocoder.js You get http 520.

Expected behavior

Script should be loaded.

Current behavior

http errro 520.

Minimal example reproducing the issue

No response

Environment

tim-minshall commented 1 month ago

I am also having the same problem. Thank you for raising the issue :)

IvanSanchez commented 1 month ago

Transient error in the CDN's servers. Not actionable. Also, not related to core Leaflet.