Commit 005abba
Fix dashboard crash when board list is null
The /boards endpoint can return null instead of an empty array.
Guard with fallback to empty array before calling .map().
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent eb89e1d commit 005abba
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
| 256 | + | |
| 257 | + | |
256 | 258 | | |
257 | 259 | | |
258 | 260 | | |
| |||
0 commit comments