Description
When using resume with onFinish browser logs this error:
[browser] TypeError: Cannot read properties of undefined (reading 'state')
Tracked it down to this:
AI SDK Version
"ai": "^5.0.34",
"@ai-sdk/react": "^2.0.34",
"resumable-stream": "^2.2.3"
Code of Conduct