Issue with React Error #185 on Preview Page #2226

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

Originally created by @chalitbkb on GitHub (Apr 15, 2024).

Originally assigned to: @iamjoel on GitHub.

Self Checks

  • This is only for bug report, if you would like to ask a quesion, 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 (我已阅读并同意 Language Policy).

Dify version

0.610

Cloud or Self Hosted

Cloud

Steps to reproduce

I encountered an issue while testing on the preview page at https://udify.app/chat/xxx. Below is the error message I received: "Error: Minified React error #185; visit https://reactjs.org/docs/error-decoder.html?invariant=185 for the full message or use the non-minified dev environment for full errors and additional helpful warnings."

This issue seems to occur occasionally, and it happens while the AI is in the process of generating a response on the streaming webpage. I'm not entirely sure what causes it, but it might be related to the length of the character limit.

The error appears to be a React-specific issue, as indicated by the error message. It suggests visiting the provided link for more information or using the non-minified development environment to get more detailed error messages and warnings.

Thank you..

✔️ Expected Behavior

Text is beeing generated normally

Actual Behavior

As the messages are being generated on the frontend in a streaming manner, an error notification appears immediately as the character count begins to rise. Subsequently, everything is cleared and disappears. It seems that this issue occurs when the data size starts to increase, affecting both the testing in the "Studio" and the deployment via the "Public URL."

image

Originally created by @chalitbkb on GitHub (Apr 15, 2024). Originally assigned to: @iamjoel on GitHub. ### Self Checks - [x] This is only for bug report, if you would like to ask a quesion, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [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)). ### Dify version 0.610 ### Cloud or Self Hosted Cloud ### Steps to reproduce I encountered an issue while testing on the preview page at https://udify.app/chat/xxx. Below is the error message I received: "Error: Minified React error #185; visit https://reactjs.org/docs/error-decoder.html?invariant=185 for the full message or use the non-minified dev environment for full errors and additional helpful warnings." This issue seems to occur occasionally, and it happens while the AI is in the process of generating a response on the streaming webpage. I'm not entirely sure what causes it, but it might be related to the length of the character limit. The error appears to be a React-specific issue, as indicated by the error message. It suggests visiting the provided link for more information or using the non-minified development environment to get more detailed error messages and warnings. Thank you.. ### ✔️ Expected Behavior Text is beeing generated normally ### ❌ Actual Behavior As the messages are being generated on the frontend in a streaming manner, an error notification appears immediately as the character count begins to rise. Subsequently, everything is cleared and disappears. It seems that this issue occurs when the data size starts to increase, affecting both the testing in the "Studio" and the deployment via the "Public URL." ![image](https://github.com/langgenius/dify/assets/32437546/a5491943-5d55-4c8b-8540-75a8d925875f)
yindo added the 🐞 bug label 2026-02-21 17:43:11 -05:00
yindo closed this issue 2026-02-21 17:43:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#2226