osmcha-frontend icon indicating copy to clipboard operation
osmcha-frontend copied to clipboard

Redirect from /:changeset_id to /changesets/:changeset_id isn't working

Open jake-low opened this issue 10 months ago • 0 comments

When you load a URL like https://osmcha.org/155530622, the frontend redirects itself to https://osmcha.org/changesets/155530622, but the map fails to load until you refresh the page manually.

This is related to but distinct from #481. Ideally any of the three URL formats (/:id, /changeset/:id, and /changesets/:id) would work and all redirect to the same canonical URL.

jake-low avatar Jan 23 '25 19:01 jake-low