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/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to