Files
the-other-dude/frontend/src
Jason Staack d2f48552bd fix(ui): handle unwrapped credential profile arrays in AddDevice and BulkAdd
The list API now returns a flat array but AddDeviceForm and BulkAddForm
still accessed .profiles on the result. Now handles both shapes with
Array.isArray fallback for safety.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 08:04:44 -05:00
..