Skip to content

Conversation

@seer-by-sentry
Copy link
Contributor

@seer-by-sentry seer-by-sentry bot commented Oct 4, 2025

Fixes ECENCY-NEXT-W4W. The issue was that: Hive API returned non-array truthy value; code lacked runtime validation, causing .map on object.

The bridge API get_account_posts endpoint can return null or a non-array value in some cases. This change adds a check to ensure that the response is an array before attempting to map over it, preventing runtime errors.

This fix was generated by Seer in Sentry, triggered automatically. 👁️ Run ID: 32664

Not quite right? Click here to continue debugging with Seer.

@feruzm feruzm merged commit f4dfbc6 into develop Oct 6, 2025
@feruzm feruzm deleted the seer/fix-get-account-posts-response branch October 6, 2025 04:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants