trails/packages
Ullrich Schäfer 83009c2b9b
Fix withDb: re-throw React Router ErrorResponseImpl
React Router's data() throws ErrorResponseImpl, not Response.
Check for objects with status + data properties to catch both
Response and ErrorResponseImpl, preventing withDb from
swallowing 404s as 503s.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 00:03:15 +01:00
..
db Fix withDb: re-throw React Router ErrorResponseImpl 2026-03-25 00:03:15 +01:00
gpx Fix waypoint loading in Edit in Planner flow 2026-03-24 20:22:58 +00:00
i18n Implement shared packages (tasks 2.1-2.6) 2026-03-22 13:09:35 +01:00
map Implement shared packages (tasks 2.1-2.6) 2026-03-22 13:09:35 +01:00
types Add testing strategy: Vitest for unit tests, Playwright for E2E 2026-03-22 12:36:09 +01:00
ui Add animated progress bar during route computation 2026-03-23 08:34:34 +01:00