Geolocation Search JS Errors
-
When Geolocation Search is enabled in the settings, the console displays the error messages below. These js errors break my menu. When I disabled the Geolocation Search in the plugin’s settings, the menu functionality was restored.
Uncaught TypeError: Cannot read property ‘Autocomplete’ of undefined
at HTMLInputElement.<anonymous> ((index):399)
at Function.each (jquery.js?ver=1.12.4:2)
at a.fn.init.each (jquery.js?ver=1.12.4:2)
at em_geo_search_init ((index):396)
at HTMLDocument.<anonymous> ((index):494)
at HTMLDocument.dispatch (jquery.js?ver=1.12.4:3)
at HTMLDocument.r.handle (jquery.js?ver=1.12.4:3)
at Object.trigger (jquery.js?ver=1.12.4:3)
at Object.a.event.trigger (jquery-migrate.min.js?ver=1.4.1:2)
at a.fn.init.triggerHandler (jquery.js?ver=1.12.4:3)
- The topic ‘Geolocation Search JS Errors’ is closed to new replies.