Commit 1eebcba
committed
fix(person-images): guard undefined clusterId and drop the any cast
Addresses CodeRabbit review on the PR: only treat the slice as synced when
clusterId is defined, and type the query-data fallback explicitly instead of
casting through any.1 parent c85b57f commit 1eebcba
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments