Actions: keepsimpleio/KeepSimpleOSS
Actions
Showing runs from all workflows
589 workflow runs
589 workflow runs
?? [], which catches null/undefined but not
other non-array shapes returned by /api/users/me. A non-iterable value
threw "is not iterable" during render, blanking the whole page for
logged-in users while guests (accountData null) were unaffected. Guard
with Array.isArray so only real arrays are hydrated.
Co-Authored-By: Claude Opus 4.7 <[email protected]>
Claude Code Review
#109:
Pull request #161
opened
by
MaryWylde
?? [], which catches null/undefined but not
other non-array shapes returned by /api/users/me. A non-iterable value
threw "is not iterable" during render, blanking the whole page for
logged-in users while guests (accountData null) were unaffected. Guard
with Array.isArray so only real arrays are hydrated.
Co-Authored-By: Claude Opus 4.7 <[email protected]>
Pull request type and issue check
#215:
Pull request #161
opened
by
MaryWylde
?? [], which catches null/undefined but not
other non-array shapes returned by /api/users/me. A non-iterable value
threw "is not iterable" during render, blanking the whole page for
logged-in users while guests (accountData null) were unaffected. Guard
with Array.isArray so only real arrays are hydrated.
Co-Authored-By: Claude Opus 4.7 <[email protected]>
Pull request type and issue check
#214:
Pull request #160
opened
by
MaryWylde
?? [], which catches null/undefined but not
other non-array shapes returned by /api/users/me. A non-iterable value
threw "is not iterable" during render, blanking the whole page for
logged-in users while guests (accountData null) were unaffected. Guard
with Array.isArray so only real arrays are hydrated.
Co-Authored-By: Claude Opus 4.7 <[email protected]>
Claude Code Review
#108:
Pull request #160
opened
by
MaryWylde