Hi,
charts doesn't seem to show up for anonymous users on a clean Drupal install. The following errors are shown in the console:
ReferenceError: jQuery is not defined
ReferenceError: Drupal is not defined
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | missing_js_dependency-2829301-1.patch | 330 bytes | progpapa |
Comments
Comment #2
progpapa commentedThe attached patch should make sure all required js files are loaded.
Comment #3
progpapa commented