fix(web-ui): reset Markdown error boundary when content changes by clearme777 · Pull Request #118 · GCWing/BitFun

@clearme777

- Add componentDidUpdate to MarkdownErrorBoundary to clear hasError
  when fallbackContent (markdownContent) changes
- Prevents remark-gfm transformGfmAutolinkLiterals RegExp errors from
  permanently showing fallback; new messages get a fresh render attempt

Made-with: Cursor