sofastack / sofa-dashboard

Dashboard of SOFAStack.
Apache License 2.0
93 stars 51 forks source link

TypeError: Cannot read property 'detail' of undefined #48

Open ydzhao-reyes opened 4 years ago

ydzhao-reyes commented 4 years ago

加入client后,状态查看会报这个错误

com.alipay.sofa dashboard-client-sofa-boot-starter
sofastack-bot[bot] commented 4 years ago

Hi @ydzhao-reyes, we detect non-English characters in the issue. This comment is an auto translation by @sofastack-robot to help other users to understand this issue.

We encourage you to describe your issue in English which is more friendly to other users.

After joining the client, the status view will report this error. Com.alipay.sofa Dashboard-client-sofa-boot-starter

glmapper commented 4 years ago

TypeError: Cannot read property 'detail' of undefined

这个应该是前端没有拿到状态数据导致,可以具体看下调用的是哪个接口,再做具体分析