[PR #1719] [MERGED] fix(docs): remove incorrect comment #1675

Closed
opened 2026-02-15 20:16:29 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1719
Author: @timcharper
Created: 10/4/2025
Status: Merged
Merged: 10/9/2025
Merged by: @dqbd

Base: mainHead: patch-1


📝 Commits (1)

  • 83c2a54 fix(docs): remove incorrect comment

📊 Changes

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

View changed files

📝 examples/how-tos/subgraph.ipynb (+1 -1)

📄 Description

The comment on the "Add function that invokes subgraph" code example is incorrect; bar is not shared with the parent subgraph state.


🔄 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/langchain-ai/langgraphjs/pull/1719 **Author:** [@timcharper](https://github.com/timcharper) **Created:** 10/4/2025 **Status:** ✅ Merged **Merged:** 10/9/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`83c2a54`](https://github.com/langchain-ai/langgraphjs/commit/83c2a54d5c4603a77e7bd4459547dbd01f8d9be5) fix(docs): remove incorrect comment ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `examples/how-tos/subgraph.ipynb` (+1 -1) </details> ### 📄 Description The comment on the "Add function that invokes subgraph" code example is incorrect; bar is not shared with the parent subgraph state. <!-- Thank you for contributing to LangGraph.js! Your PR will appear in our next release under the title you set above. Please make sure it highlights your valuable contribution. To help streamline the review process, please make sure you read our contribution guidelines: https://github.com/langchain-ai/langgraphjs/blob/main/CONTRIBUTING.md Replace this block with a description of the change, the issue it fixes (if applicable), and relevant context. Finally, we'd love to show appreciation for your contribution - if you'd like us to shout you out on Twitter, please also include your handle below! --> --- <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-15 20:16:29 -05:00
yindo closed this issue 2026-02-15 20:16:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#1675