-
-
Notifications
You must be signed in to change notification settings - Fork 13.1k
🐛 fix(mermaid): firefox mermaid show error #8270
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@kingsword09 is attempting to deploy a commit to the LobeHub Community Team on Vercel. A member of the Team first needs to authorize it. |
Reviewer's GuideThis PR resolves the Firefox-specific Mermaid rendering error by upgrading the @lobehub/ui dependency to v2.7.3, incorporating the upstream fix. File-Level Changes
Possibly linked issues
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.
Thank you for raising your pull request and contributing to our Community |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8270 +/- ##
=======================================
Coverage 87.37% 87.37%
=======================================
Files 843 843
Lines 62930 62930
Branches 3946 3947 +1
=======================================
Hits 54983 54983
Misses 7947 7947
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
❤️ Great PR @kingsword09 ❤️ The growth of project is inseparable from user feedback and contribution, thanks for your contribution! If you are interesting with the lobehub developer community, please join our discord and then dm @arvinxx or @canisminor1990. They will invite you to our private developer channel. We are talking about the lobe-chat development or sharing ai newsletter around the world. |
### [Version 1.96.11](v1.96.10...v1.96.11) <sup>Released on **2025-06-28**</sup> #### 🐛 Bug Fixes - **mermaid**: Firefox mermaid show error. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **mermaid**: Firefox mermaid show error, closes [#8270](#8270) ([d9c5e7b](d9c5e7b)) </details> <div align="right"> [](#readme-top) </div>
🎉 This PR is included in version 1.96.11 🎉 The release is available on: Your semantic-release bot 📦🚀 |
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
closes: #8243
已经在 @lobehub/ui@2.7.3 进行了修复 lobehub/lobe-ui#377
📝 补充信息 | Additional Information
Summary by Sourcery
Bump @lobehub/ui to v2.7.3 to include the fix for the Mermaid rendering error in Firefox
Bug Fixes:
Chores: