[openstreetmap/openstreetmap-website] Use Object.values in overpass query element merge (PR #6067)
Anton Khorev
notifications at github.com
Fri May 30 12:58:18 UTC 2025
Replace `Object.keys().map()` with `Object.values()` which wasn't widely supported when the code was written.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/6067
-- Commit Summary --
* Use Object.values in overpass query element merge
-- File Changes --
M app/assets/javascripts/index/query.js (8)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/6067.patch
https://github.com/openstreetmap/openstreetmap-website/pull/6067.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6067
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6067 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250530/75bac659/attachment.htm>
More information about the rails-dev
mailing list