Chart of Accounts page blank

I have recently migrate from version-15 to 16 after migration when i opened the chart of account its showing blank page and when i check the console its showing error in sidebar_item.js file here is the details of version with screen shots
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading ‘public’)
at SidebarItem.get_path (sidebar_item.js:36:20)
at SidebarItem.make (sidebar_item.js:75:20)
at new SidebarItem (sidebar_item.js:12:8)
at Sidebar.make_sidebar_item (sidebar.js:540:10)
at Sidebar.add_item (sidebar.js:531:9)
at sidebar.js:449:11
at Array.forEach ()
at Sidebar.create_sidebar (sidebar.js:447:10)
at Sidebar.make_sidebar (sidebar.js:433:9)
at Sidebar.setup (sidebar.js:267:8)Understand this error

{
“frappe”: “16.12.0”,
“erpnext”: “16.9.1”,
“payments”: “0.0.1”,
“india_compliance”: “16.2.0”,
“hrms”: “15.52.2”,
“frappe_whatsapp”: “1.0.12”
}

Facing the same issue after upgrade to 16

Update your Frappe ERPNext version to the latest version of v16

1 Like

I have the same problem.
site/desk/account/view/list does give met the list, but the tree is broken

Facing the same issue.