No Button to Start a new chat in page of Html Embedded #1805

Closed
opened 2026-02-21 17:38:05 -05:00 by yindo · 0 comments
Owner

Originally created by @DKAI99 on GitHub (Apr 6, 2024).

Self Checks

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • Pleas do not modify this template :) and fill in all the required fields.

Dify version

03.21

Cloud or Self Hosted

Cloud

Steps to reproduce

I use below code to embed App to my webpage.
But the sidebox is empty.
It's expected
to display 'NEW Chat' button.
Now the user can not start a new chat, the conversation is endless.
Screenshot
Not-sidebox-toStartChat
Link to reproduce bug
https://www.dankung.com/blogs/dankung-angler-mate-ai_3690

✔️ Expected Behavior

Show 'Start new chat' at sidebox in Html Embedded page.

Actual Behavior

Now the user can not start a new chat, the conversation is endless.

Originally created by @DKAI99 on GitHub (Apr 6, 2024). ### Self Checks - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [X] Pleas do not modify this template :) and fill in all the required fields. ### Dify version 03.21 ### Cloud or Self Hosted Cloud ### Steps to reproduce I use below code to embed App to my webpage. But the sidebox is empty. It's expected to display 'NEW Chat' button. Now the user can not start a new chat, the conversation is endless. Screenshot ![Not-sidebox-toStartChat](https://github.com/langgenius/dify/assets/166218684/20fd18e5-f5d2-447f-afa9-dedc84315756) Link to reproduce bug https://www.dankung.com/blogs/dankung-angler-mate-ai_3690 <iframe src="https://udify.app/chatbot/5wTmf2yYB3kt63XC" style="width: 100%; height: 100%; min-height: 700px" frameborder="0" allow="microphone"> </iframe> ### ✔️ Expected Behavior Show 'Start new chat' at sidebox in Html Embedded page. ### ❌ Actual Behavior Now the user can not start a new chat, the conversation is endless.
yindo closed this issue 2026-02-21 17:38:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#1805