Details
Description
There is a missing closing bracket in the script that handling interactions with the search form in the navbar :
https://github.com/moodle/moodle/blob/master/lib/templates/search_input_navbar.mustache#L98
In some cases, it causes an error in the browser console log, specially when additionnal filters are installed.