After the last update, we observed a bug in the Listview particularly when accessed from Shortcuts in the Workspace. The list doesn’t load and it shows the following error in the console:
Uncaught (in promise) TypeError: s[0].startsWith is not a function
at list_view.js:2139:37
at Map.forEach (<anonymous>)
at frappe.views.ListView.parse_filters_from_route_options (list_view.js:2135:10)
at frappe.views.ListView.before_refresh (list_view.js:558:24)
at base_list.js:15:15