-
Notifications
You must be signed in to change notification settings - Fork 335
Description
Describe the bug
AI问答快要结束的时候,报错:
Unexpected Application Error!
null is not an object (evaluating 's.functionName.toLowerCase')
o@http://10.10.10.24:8080/static/index-hTVlds9l.js:2:11021
dt@http://10.10.10.24:8080/static/index-hTVlds9l.js:2:11594
Ws@http://10.10.10.24:8080/static/index-BNl00ybT.js:9:48085
bc@http://10.10.10.24:8080/static/index-BNl00ybT.js:9:70876
Hp@http://10.10.10.24:8080/static/index-BNl00ybT.js:9:116952
bv@http://10.10.10.24:8080/static/index-BNl00ybT.js:9:115998
Ic@http://10.10.10.24:8080/static/index-BNl00ybT.js:9:115830
Op@http://10.10.10.24:8080/static/index-BNl00ybT.js:9:112623
Wp@http://10.10.10.24:8080/static/index-BNl00ybT.js:9:124541
Wi@http://10.10.10.24:8080/static/index-BNl00ybT.js:9:123090
Zp@http://10.10.10.24:8080/static/index-BNl00ybT.js:9:123370
@http://10.10.10.24:8080/static/index-BNl00ybT.js:9:124601
💿 Hey developer 👋
You can provide a way better UX than this when your app throws errors by providing your own ErrorBoundary or errorElement prop on your route.
To Reproduce
对话,需要触发toolcall
Expected behavior
正常使用
Screenshots
Desktop (please complete the following information):
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.