hlfan created an issue (openstreetmap/openstreetmap-website#5959)
### URL
afaict only in development environments
### How to reproduce the issue?
1. Set your location with the dev tools if wanted/needed
2. Search in OSM for a place near the location
3. Activate the "show location" feature
4. Click the directions button to "Find directions between two points"
The output gets written immediately, since the endpoints are close.
Only later (since it's not cached) does Rails respond with the contents of
`directions/search.html.erb`.
So, since the `#directions_content` div wasn't there when the instructions were
meant to be written, it remains blank.
### Screenshot(s) or anything else?
_No response_
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5959
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/5...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev