I get the following errors after adding a geocoder field to a view. I am using jquery 1.5. obviously this is a jquery conflict. once i add the geocoder field the view is no longer functional and i must delete it. can anybody help troubleshoot this? I tried all versions of the module. Many thanks. Kevin
Uncaught SyntaxError: Unexpected token < jquery.min.js:16
d.extend.globalEval jquery.min.js:16
d.ajaxSetup.converters.text script jquery.min.js:16
bS jquery.min.js:16
v jquery.min.js:16
c jquery.min.js:16
send jquery.min.js:16
d.extend.ajax jquery.min.js:16
bc jquery.min.js:16
d.extend.each jquery.min.js:16
d.fn.extend.domManip jquery.min.js:16
d.fn.extend.append jquery.min.js:16
d.fn.extend.html jquery.min.js:16
Drupal.ajax.commands.insert ajax.js:489
Drupal.ajax.success ajax.js:400
ajax.options.success ajax.js:164
f.resolveWith jquery.min.js:16
v jquery.min.js:16
c
Uncaught TypeError: Cannot read property '_leaflet' of null edit:14
(anonymous function) edit:14
d.extend.each jquery.min.js:16
d.fn.d.each jquery.min.js:16
Drupal.behaviors.leaflet.attach edit:11
(anonymous function) drupal.js:76
d.extend.each jquery.min.js:16
Drupal.attachBehaviors drupal.js:74
Drupal.ajax.commands.insert ajax.js:542
Drupal.ajax.success ajax.js:400
ajax.options.success ajax.js:164
f.resolveWith jquery.min.js:16
v jquery.min.js:16
c
Comments
Comment #1
pol