polonel / trudesk

:coffee: :seedling: Trudesk is an open-source help desk/ticketing solution.
http://trudesk.io
Other
1.29k stars 430 forks source link

Dashboard not loading - Cannot read properties of undefined (reading 'toJS') #590

Closed nhandelsmann closed 1 year ago

nhandelsmann commented 1 year ago

Is this a BUG REPORT or FEATURE REQUEST?:

I am running latest (1.2.6) trudesk inside a docker container. Since my update i cannot see any charts or diagrams on my dasboard page.

The console is logging:

3.js:1 TypeError: Cannot read properties of undefined (reading 'toJS') at DashboardContainer.value (6.js:1:514699) at allowStateChanges (3.js:1:1657815) at 3.js:1:1635855 at trackDerivedFunction (3.js:1:1666793) at _proto.track (3.js:1:1673188) at DashboardContainer.reactiveRender [as render] (3.js:1:1635808) at qi (3.js:1:1034387) at pi (3.js:1:1034186) at ck (3.js:1:1074771) at bk (3.js:1:1061061) I I have no idea how to fix this. Anyone having the same issue with it?