chatwoot icon indicating copy to clipboard operation
chatwoot copied to clipboard

After the upgrade, the inbox list, team list, and label list cannot be displayed, and the interface is wrong

Open yali0109 opened this issue 5 months ago • 1 comments
trafficstars

Describe the bug

Image

Image

To Reproduce

1

Expected behavior

No response

Environment

app.chatwoot.com

Cloud Provider

None

Platform

None

Operating system

No response

Browser and version

No response

Docker (if applicable)

No response

Additional context

No response

yali0109 avatar Jun 12 '25 04:06 yali0109

I have the same bug in api loading the Inbox and Teams in version 4.3.0. The browser console show this problem I dont know if it related:

GET /enterprise/api/v1/accounts/2/limits 404 (Not Found) GET api/v1/accounts/2/captain/assistants?page=1 404 (Not Found) api.js:105 Uncaught (in promise) Error: Not Found at _ (api.js:105:9) at te. (storeFactoryHelper.js:13:14)

dalraf avatar Jun 19 '25 12:06 dalraf

我在 4.3.0 版本中加载收件箱和 Teams 时也遇到了同样的 bug。 浏览器控制台也显示这个问题,不知道是否与此有关:

GET /enterprise/api/v1/accounts/2/limits 404 (未找到) GET api/v1/accounts/2/captain/assistants?page=1 404 (未找到) api.js:105 未捕获 (在承诺中) 错误:未找到 于 _ (api.js:105:9) 于 te。(storeFactoryHelper.js:13:14)

It may be a browser cache problem. I opened the incognito browser and it worked normally.

yali0109 avatar Jun 20 '25 02:06 yali0109

我在 4.3.0 版本中加载收件箱和 Teams 时也遇到了同样的 bug。 浏览器控制台也显示这个问题,不知道是否与此有关: GET /enterprise/api/v1/accounts/2/limits 404 (未找到) GET api/v1/accounts/2/captain/assistants?page=1 404 (未找到) api.js:105 未捕获 (在承诺中) 错误:未找到 于 _ (api.js:105:9) 于 te。(storeFactoryHelper.js:13:14)

It may be a browser cache problem. I opened the incognito browser and it worked normally.

Please try clearing the cache or opening in an incognito window and see if issue persists

sojan-official avatar Jun 20 '25 02:06 sojan-official