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

CommentFileSizeAuthor
#2 missing_js_dependency-2829301-1.patch330 bytesprogpapa

Comments

progpapa created an issue. See original summary.

progpapa’s picture

StatusFileSize
new330 bytes

The attached patch should make sure all required js files are loaded.

progpapa’s picture

Status: Active » Needs review

Status: Needs review » Needs work

The last submitted patch, 2: missing_js_dependency-2829301-1.patch, failed testing.