[openstreetmap/openstreetmap-website] Move markers out of the map div for the embed view (PR #6404)

Tom Hughes notifications at github.com
Wed Sep 24 16:18:28 UTC 2025


tomhughes left a comment (openstreetmap/openstreetmap-website#6404)

I can't reproduce it now either, but I think I know what's really going on.

That view is cached in production, but it not does different things depending on whether `params[:marker]` is set when the request is made, so for each of the three servers the symbols will be there if the first request asked for a marker and not if it didn't.

I did a deployment last night which will have flushed the caches and caused the page to regenerate hence causing a change in behaviour.

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

Message ID: <openstreetmap/openstreetmap-website/pull/6404/c3329742894 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250924/3366ddbe/attachment.htm>


More information about the rails-dev mailing list