- πΊπΈUnited States dcam
Since Drupal 7 is now end-of-life I am closing some old issues for the 7.x branch of this module. If this issue is still relevant for the 3.x branch of the module, then feel free to reopen it.
TypeError: google.maps.InfoWindow is not a constructor
TypeError: google.maps.MapTypeId is undefined
I get this error when I reference a node with location field attached and "Inline entity form - Multiple Values" loads the data using AJAX.
For example:
If I create a new node and the referenced fields loads up then I don't get this problem.
but when I edited the node and edited the referenced field or click "Add new node" then I get this error.
It seems that google maps javascript is not being loaded on AJAX request.
I'm not sure yet if this is an issue with Inline Entity Form, GMAP or Location module.
Closed: outdated
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Since Drupal 7 is now end-of-life I am closing some old issues for the 7.x branch of this module. If this issue is still relevant for the 3.x branch of the module, then feel free to reopen it.