How do I reset the dataStream from createDataStreamResponse #5051
Unanswered
Godrules500
asked this question in
Help
Replies: 1 comment
-
Hi! Did you manage to find an answer to this question? |
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.
-
I am using createDataStreamResponse and at the end calling
result.mergeIntoDataStream(streamingData)
. I assume I would need to call something else, but how do I have the "data" object reset instead of continue to just add to it?Beta Was this translation helpful? Give feedback.
All reactions