-
-
Notifications
You must be signed in to change notification settings - Fork 11.5k
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
🐛 fix: fix discover ssr hydration error #5605
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
👍 @arvinxx 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 #5605 +/- ##
=========================================
Coverage 92.15% 92.15%
=========================================
Files 647 647
Lines 57487 57487
Branches 2898 4260 +1362
=========================================
Hits 52978 52978
Misses 4509 4509
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
❤️ Great PR @arvinxx ❤️ 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.49.3](v1.49.2...v1.49.3) <sup>Released on **2025-01-27**</sup> #### 🐛 Bug Fixes - **misc**: Fix discover ssr hydration error. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix discover ssr hydration error, closes [#5605](#5605) ([e3702a6](e3702a6)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
🎉 This PR is included in version 1.49.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
### [Version 1.91.1](v1.91.0...v1.91.1) <sup>Released on **2025-01-27**</sup> #### ♻ Code Refactoring - **misc**: Remove use query, useMobileWorkspace use nqus to replace useQuery. #### 🐛 Bug Fixes - **misc**: Fix discover ssr hydration error. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Remove use query, closes [lobehub#5604](https://github.com/bentwnghk/lobe-chat/issues/5604) ([58c60de](58c60de)) * **misc**: UseMobileWorkspace use nqus to replace useQuery, closes [lobehub#5603](https://github.com/bentwnghk/lobe-chat/issues/5603) ([70e5272](70e5272)) #### What's fixed * **misc**: Fix discover ssr hydration error, closes [lobehub#5605](https://github.com/bentwnghk/lobe-chat/issues/5605) ([e3702a6](e3702a6)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* fix assistant page ssr error * refactor useSearchParams * refactor to fix discover ssr error
### [Version 1.49.3](lobehub/lobe-chat@v1.49.2...v1.49.3) <sup>Released on **2025-01-27**</sup> #### 🐛 Bug Fixes - **misc**: Fix discover ssr hydration error. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix discover ssr hydration error, closes [lobehub#5605](lobehub#5605) ([e3702a6](lobehub@e3702a6)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* fix assistant page ssr error * refactor useSearchParams * refactor to fix discover ssr error
### [Version 1.49.3](lobehub/lobe-chat@v1.49.2...v1.49.3) <sup>Released on **2025-01-27**</sup> #### 🐛 Bug Fixes - **misc**: Fix discover ssr hydration error. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix discover ssr hydration error, closes [lobehub#5605](lobehub#5605) ([e3702a6](lobehub@e3702a6)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
📝 补充信息 | Additional Information