Closed (works as designed)
Project:
Google Map Field
Version:
7.x-2.17
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Oct 2015 at 14:06 UTC
Updated:
16 Jan 2016 at 17:14 UTC
Jump to comment: Most recent
Comments
Comment #2
bryan_caa commentedI also had this same problem and was able to fix it by taking the ".prop" in google_field_setter.js lines 20, 21, & 22 and changing it to ".attr"
Comment #3
scot.hubbard commentedI have tested this on a site that did not have the jQuery_update module installed and was able to reproduce the problem.
To resolve, I install the jQuery_update module and set both the site AND admin theme jQuery versions to 1.7.
This resolved the issue.