Workspace Not Loading Properly in recent V14 versions

Hi ,

It seems there’s some issue with Workspace in recent versions that makes it not load properly. The following error shows up in the console:

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'name')
    at frappe.views.Workspace.show_page (workspace.js:366:46)
    at frappe.views.Workspace.show (workspace.js:259:8)
    at workspace.js:243:26

Any ideas pls ?

Kind regrads,

1 Like

I suspect it’s got something to do with the Workspace Cache because it loads the first time after clearing the browser cache but subsequent loads fail…

Another user already reported this on Github:

Kindly help fix

Thanks

I am also experiencing this error. It started after upgrading from v13 to v14. I have repeated the update multiple times and it seemed to be fine on Friday. Then by Monday, it’s happening again, with no server-side changes.

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'name')
    at frappe.views.Workspace.show_page (desk.bundle.RAN6A3ZS.js:2585:345)
    at frappe.views.Workspace.show (desk.bundle.RAN6A3ZS.js:2583:2170)
    at desk.bundle.RAN6A3ZS.js:2583:1873