-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Description
I have version 2.4.3 for windows and the code completion in the Data Explorer doesnt work. When looking in the browser console I see there is JQuery error.
jquery-3.6.1.min.js?v=2.4.3:2 jQuery.Deferred exception: Cannot read properties of undefined (reading 'webkit') TypeError: Cannot read properties of undefined (reading 'webkit')
at Typeahead.listen (http://127.0.0.1:8080/js/bootstrap/bootstrap-typeahead.js?v=2.4.3:202:21)
at new Typeahead (http://127.0.0.1:8080/js/bootstrap/bootstrap-typeahead.js?v=2.4.3:40:10)
at HTMLInputElement. (http://127.0.0.1:8080/js/bootstrap/bootstrap-typeahead.js?v=2.4.3:288:50)
at Function.each (http://127.0.0.1:8080/js/jquery-3.6.1.min.js?v=2.4.3:2:3003)
at S.fn.init.each (http://127.0.0.1:8080/js/jquery-3.6.1.min.js?v=2.4.3:2:1481)
at $.fn.typeahead (http://127.0.0.1:8080/js/bootstrap/bootstrap-typeahead.js?v=2.4.3:284:17)
at e.init_typeahead (http://127.0.0.1:8080/cluster-min.js?v=2.4.3:23:1079)
at e.init_typeahead (http://127.0.0.1:8080/cluster-min.js?v=2.4.3:23:66)
at e.start_router (http://127.0.0.1:8080/cluster-min.js?v=2.4.3:4:1990)
at e.start_router (http://127.0.0.1:8080/cluster-min.js?v=2.4.3:4:171)
at HTMLDocument. (http://127.0.0.1:8080/cluster-min.js?v=2.4.3:2:10490)
at e (http://127.0.0.1:8080/js/jquery-3.6.1.min.js?v=2.4.3:2:30038)
at t (http://127.0.0.1:8080/js/jquery-3.6.1.min.js?v=2.4.3:2:30340) undefined
Please Advise.