After ERPNext update to v13.7.0 kanban link stopped working.
See original GitHub issueWhen you try to switch from the list to Kanban, nothing happens. Kanban view not opening. But if you type in the address bar of your browser “/view/kanban/”, everything works fine, the kanban section opens.
Context information (for bug reports)
An error appears in the Console:
Uncaught (in promise) TypeError: e.slice is not a function at Object.convert_from_standard_route (router.js:301) at router.js:253 at new Promise (<anonymous>) at Object.set_route (router.js:251) at Object.frappe.set_route (router.js:427) at frappe.views.ListViewSelect.setup_kanban_boards (list_view_select.js:269) at HTMLAnchorElement.action (list_view_select.js:120) at HTMLAnchorElement.dispatch (jquery.min.js:3) at HTMLAnchorElement.r.handle (jquery.min.js:3)
Output of bench version
erpnext 13.7.0 frappe 13.7.0
(paste here)
Steps to reproduce the issue
- Open Task List
- Klinck List view menu
- Select Kanban view
Observed result
Kanban view not opening. Nothing happens. But if you type in the address bar of your browser /view/kanban/ , everything works fine, the kanban section opens.
Expected result
Opened Kanban view
Stacktrace / full error message
(paste here)
Additional information
OS version / distribution, ERPNext
install method, etc.
Issue Analytics
- State:
- Created 2 years ago
- Comments:7 (2 by maintainers)
Top GitHub Comments
PR: https://github.com/frappe/frappe/pull/13788 will fix this issue. Closing
Yeap same here, I posted on the community, thinking that perhaps it was a bug within erpnext but all my sites are having issues with kanban