dify
dify copied to clipboard
Duplicate Requests and Message Display in Firefox Browser
Self Checks
- [X] This is only for bug report, if you would like to ask a question, please head to Discussions.
- [X] I have searched for existing issues search for existing issues, including closed ones.
- [X] I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
- [X] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
- [X] Please do not modify this template :) and fill in all the required fields.
Dify version
v0.9.1
Cloud or Self Hosted
Self Hosted (Source)
Steps to reproduce
When opening the log details in my Firefox browser, duplicate requests are being made. This issue occurs when old messages from the service API are encountered, causing the same message to be displayed twice.
✔️ Expected Behavior
Each message from the service API should be displayed only once, with no duplicate requests being made.
❌ Actual Behavior
Duplicate requests are sent when the log is opened, resulting in old messages being shown twice.