Closed
Description
URL
afaict only in development environments
How to reproduce the issue?
- Set your location with the dev tools if wanted/needed
- Search in OSM for a place near the location
- Activate the "show location" feature
- 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
Metadata
Metadata
Assignees
Labels
No labels