-
Notifications
You must be signed in to change notification settings - Fork 245
Closed
Description
Hey, first of all, thanks for the amazing work you are doing, both with ai-sdk and this new library ๐๐ป It really helps a lot to speed up work!
About the bug I found, I'm not sure if it's related to the Response component or directly to the streamdown library. Essentially what's happening is that, if I have a list in the response, it renders a little extra * at the end of the last line.
I prepared an example here with both the Response component and a ReactMarkdown with custom elements:

To give you more context, I'm using gemini-2.5-flash, and the raw response is the following:
{
"type": "text",
"text": "Le seguenti persone hanno scelto il menรน di carne:\n\n* USER@3aDiw7ETwNTE1fpj7cBz\n* USER@5CYPMo1vLhyAEBe5WdiB\n* USER@Fhcp2IlU03qD4wwhSiiu\n* USER@L1B2PV0VxeHjersK3Odn\n* USER@jXURfsIVkjPyLF5ccqWy\n* USER@liF1hJrhKxDsEvhYcxA0\n* USER@mOo9SGEY2T2peXWg9BYa",
"state": "done"
}
Thank you very much ๐๐ป
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels