[PR #588] [MERGED] fix: handle null case if tool args are empty for todos #9654

Closed
opened 2026-02-16 18:13:56 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/588
Author: @rekram1-node
Created: 7/1/2025
Status: Merged
Merged: 7/1/2025
Merged by: @adamdotdevin

Base: devHead: fix/astro-hydration-error


📝 Commits (1)

  • 75bbf8d fix: handle null case if tool args are empty for todos

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 packages/web/src/components/Share.tsx (+1 -1)

📄 Description

Probably not the best solution ever but it alleviates the hydration issue so I can actually view the share link.

fixes: #587

See:
Screenshot 2025-07-01 at 5 10 45 PM

As you can see when running locally it now works id: .../s/vTXv6fTC


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opencode/pull/588 **Author:** [@rekram1-node](https://github.com/rekram1-node) **Created:** 7/1/2025 **Status:** ✅ Merged **Merged:** 7/1/2025 **Merged by:** [@adamdotdevin](https://github.com/adamdotdevin) **Base:** `dev` ← **Head:** `fix/astro-hydration-error` --- ### 📝 Commits (1) - [`75bbf8d`](https://github.com/anomalyco/opencode/commit/75bbf8d10e1f3208fda9b049b02b26d96bd1cf6f) fix: handle null case if tool args are empty for todos ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/web/src/components/Share.tsx` (+1 -1) </details> ### 📄 Description Probably not the best solution ever but it alleviates the hydration issue so I can actually view the share link. fixes: #587 See: <img width="1498" alt="Screenshot 2025-07-01 at 5 10 45 PM" src="https://github.com/user-attachments/assets/c381940c-ba95-4903-9d25-6139df1af875" /> As you can see when running locally it now works id: `.../s/vTXv6fTC` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:13:56 -05:00
yindo closed this issue 2026-02-16 18:13:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9654