dify - 💡(How to fix) Fix Chatflow App Annotation Reply stuck in loading state after outputting response (v1.14.1)

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
RAW_BUFFERClick to expand / collapse

Self Checks

  • I have read the Contributing Guide and Language Policy.
  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report, otherwise it will be closed.
  • 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

1.14.1

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

Create a Chatflow application (Chatflow type). Enable the Annotation Reply feature. Add a test annotation (e.g., Input: “test”, Output: “This is an annotation reply”). In the debug or preview or Run App window, send the message “test” to trigger the annotation. The bot outputs the correct annotation reply (“This is an annotation reply”). Issue: After the text is fully outputted, the chat interface remains in a “Generating” state (the “Stop Responding” button is still visible, but the input box is enable). When I send the next message, it showed an warning saying "Please wait for the response to the previous message to complete." I have to manually click “Stop Responding” to release the session lock and send the next message.

<img width="734" height="290" alt="Image" src="https://github.com/user-attachments/assets/cd44beef-7334-48bb-b006-a6b7be43d4c2" />

✔️ Expected Behavior

When an annotation reply is triggered in Chatflow, the generation process should end automatically after the text is outputted. The next message can be inputted and sended successfully.

❌ Actual Behavior

The annotation reply content is displayed correctly, but the interface remains stuck in the “generating” state indefinitely until manually stopped. The next message can not be sended successfully.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

dify - 💡(How to fix) Fix Chatflow App Annotation Reply stuck in loading state after outputting response (v1.14.1)