Steps to Reproduce:
- On Special:MediaSearch enter couple of white spaces into the search box
- Without even pressing Search button, the search field will display:
The Console error:
TypeError: Cannot read property 'length' of null
at a.getLookupResults
coming from
function Ue(e, t, n) {
if (!z && !V || "undefined" == typeof console)
throw e;
console.error(e)
}Note: the production wmf.3 does not display this issue - below is the screenshot with white spaces entered into the Search field - no visible reaction to users which is a correct behavior.

