-
Bug
-
Resolution: Fixed
-
Major
-
4.1.0
-
None
Without this preventing me from doing search I have the several time the following error in my console js :
solr-ametys-columns-hint.js:146 Uncaught TypeError: Cannot read property 'fields' of undefined
at gatherCTypeMetas (solr-ametys-columns-hint.js:146)
at getCompletions (solr-ametys-columns-hint.js:199)
at scriptHint (solr-ametys-columns-hint.js:68)
at Array.solrColHint (solr-ametys-columns-hint.js:74)
at show-hint.js:316
at CodeMirror.showHint (show-hint.js:22)
at doHandleBinding (codemirror.js:2087)
at codemirror.js:2128
at lookup (codemirror.js:3695)
at lookupKey (codemirror.js:3710)