fix: desativa plugins do ReactMarkdown durante streaming para evitar conflito de DOM
Durante streaming usa ReactMarkdown sem plugins (árvore DOM estável). Ao fim do streaming, key muda para "done" forçando remount único com rehypeKatex e remarkGfm ativos para renderização final completa. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
| Repository | brauliogusmao/mike |
|---|---|
| Author | Braulio Gabriel Gusmao <brauliogabrielgusmao@gmail.com> |
| Authored | |
| Parents | 4872c90b |
| Stats | 1 file changed , +9 , -5 |
| Part of | ReactMarkdown DOM crash during streaming |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-78e2b036.md
from inside the repo you want the change in.