[PR #582] [MERGED] Fix/use embedded chatbot with no track mode #22570

Closed
opened 2026-02-21 20:19:15 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/582
Author: @zxhlyh
Created: 7/17/2023
Status: Merged
Merged: 7/17/2023
Merged by: @zxhlyh

Base: mainHead: fix/use-embedded-chatbot-with-no-track-mode


📝 Commits (2)

  • 8d6da65 fix: use embeded chatbot with no track mode
  • ec05bd1 remove console

📊 Changes

4 files changed (+61 additions, -6 deletions)

View changed files

web/app/components/browser-initor.tsx (+52 -0)
📝 web/app/layout.tsx (+7 -4)
📝 web/public/embed.js (+1 -1)
📝 web/public/embed.min.js (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify/pull/582 **Author:** [@zxhlyh](https://github.com/zxhlyh) **Created:** 7/17/2023 **Status:** ✅ Merged **Merged:** 7/17/2023 **Merged by:** [@zxhlyh](https://github.com/zxhlyh) **Base:** `main` ← **Head:** `fix/use-embedded-chatbot-with-no-track-mode` --- ### 📝 Commits (2) - [`8d6da65`](https://github.com/langgenius/dify/commit/8d6da657a8c43c4d8bddb553caa3351fa320eae6) fix: use embeded chatbot with no track mode - [`ec05bd1`](https://github.com/langgenius/dify/commit/ec05bd1de2c8c758ea91f37edd6b7bad4abb472d) remove console ### 📊 Changes **4 files changed** (+61 additions, -6 deletions) <details> <summary>View changed files</summary> ➕ `web/app/components/browser-initor.tsx` (+52 -0) 📝 `web/app/layout.tsx` (+7 -4) 📝 `web/public/embed.js` (+1 -1) 📝 `web/public/embed.min.js` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-21 20:19:15 -05:00
yindo closed this issue 2026-02-21 20:19:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22570