Replies: 1 comment
-
fyi I created an issue for this discussion: We'll have a look over there. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When using a shared context useChat's onData callback is not triggered by transient data messages sent from the server.
The onData for the Chat class (which is at the context level) does trigger.
I've recreated the issue in the repo below, using ai sdk template files.
https://github.com/jonnyhd/on-data-issue
Seeking guidance on whether my assumptions are correct before raising as an issue.
May be related to: #8549
Beta Was this translation helpful? Give feedback.
All reactions