Problem/Motivation
I ran into a problem where this module stopped working, since jQuery wasn't loaded.
While debugging this issue, I noticed that the geocoder library doens't have a dependency on jquery and because of that, jQuery wasn't loaded on my use case.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 3367959-4.patch | 674 bytes | jeroent |
Issue fork geofield_map-3367959
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3367959-missing-dependency-on
changes, plain diff MR !12
Comments
Comment #3
jeroentComment #4
jeroentComment #6
itamair commentedThx @JeroenT ... 3.0.11 release deployed with your patch.