Skip to content

XMarkdown在hasNextChunk为true时对|字符处理有异常 #1724

@mhfe123

Description

@mhfe123

重现步骤

<XMarkdown
    streaming={{
    enableAnimation: true,
    hasNextChunk: true,
    animationConfig: { fadeDuration: 400 },
  }}
>
     "Ant Design X|AI"
</XMarkdown>

当前行为

XMarkdown在输出到|时会卡主,不显示后边的内容了

预期行为

No response

上下文

No response

版本

2.1.3

您在哪些浏览器上遇到了这个问题?

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions