-
Notifications
You must be signed in to change notification settings - Fork 16.8k
Description
Self Checks
- 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 (我已阅读并同意 Language Policy).
- [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
- Please do not modify this template :) and fill in all the required fields.
Dify version
1.2.0
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
Clicking on the application to access the API will result in an error:
Application error: a client-side exception has occurred while loading 10.10.10.204 (see the browser console for more information).
Web Console Error Log:
page-236cc74087536e78.js:1 Uncaught TypeError: Cannot destructure property 'className' of 'e' as it is undefined.
at u (page-236cc74087536e78.js:1:678716)
at page-236cc74087536e78.js:1:683012
at 8418-76f95aa25de7d6e2.js:1:84010
at e (8418-76f95aa25de7d6e2.js:1:82727)
at e (8418-76f95aa25de7d6e2.js:1:83068)
at Object.x [as map] (8418-76f95aa25de7d6e2.js:1:83978)
at v (page-236cc74087536e78.js:1:683003)
at lS (965d0215-d661dd9fca8e5b15.js:1:39325)
at ot (965d0215-d661dd9fca8e5b15.js:1:64573)
at ov (965d0215-d661dd9fca8e5b15.js:1:75638)
at ic (965d0215-d661dd9fca8e5b15.js:1:112360)
at 965d0215-d661dd9fca8e5b15.js:1:112205
at is (965d0215-d661dd9fca8e5b15.js:1:112213)
at u9 (965d0215-d661dd9fca8e5b15.js:1:109424)
at iH (965d0215-d661dd9fca8e5b15.js:1:130650)
at MessagePort.w (8418-76f95aa25de7d6e2.js:1:26528)
✔️ Expected Behavior
No response