Skip to content

fix(core): Fix error on langgraph resume#19354

Open
jadengis wants to merge 1 commit intogetsentry:developfrom
jadengis:johndengis/fix-issue-on-resume
Open

fix(core): Fix error on langgraph resume#19354
jadengis wants to merge 1 commit intogetsentry:developfrom
jadengis:johndengis/fix-issue-on-resume

Conversation

@jadengis
Copy link

Before submitting a pull request, please take a look at our
Contributing guidelines and verify:

  • If you've added code that should be tested, please add tests.
  • Ensure your code lints and the test suite passes (yarn lint) & (yarn test).
  • Link an issue if there is one related to your pull request. If no issue is linked, one will be auto-generated and linked.

Closes #19353

@chargome chargome requested a review from RulaKhaled February 17, 2026 07:57
Copy link
Member

@nicohrubec nicohrubec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for contributing! Looks good to me, but we'll need to add some tests before merging. Should we take over?

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.

LangGraph Integration: TypeError: Cannot read properties of null (reading 'messages')

2 participants