https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41372
--- Comment #1 from Jonathan Druart <[email protected]> --- Created attachment 190145 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190145&action=edit Bug 41372: Fix /settings/processings There is a warning in the console: > JS Warning detected: "[Vue warn]: Unhandled error during execution of setup function" "\n" " at <RouterLink" "key=1" "to=\"/cgi-bin/koha/preservation/settings/processings\"" ">" "\n" " at <NavigationItem" "key =0" "item=" [object Object] "params=" {} ">" "\n" " at <Breadcrumbs>" "\n" " at <App>" This route is a parent route and is never used directly -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
