Files
orchard/frontend
Mondo Diaz 3a09accfe6 Fix [object Object] error when API returns structured error detail
The backend returns detail as an object for some errors (circular dependency,
conflicts, etc.). The API client now JSON.stringifies object details so they
can be properly parsed by error handlers like DependencyGraph.
2026-02-05 09:15:09 -06:00
..