Hi, I've tested this module on our drupal 6.x site, and it definitely makes the page feel quicker. However, it seems to break gmaps created with the gmap module. I'm using the latest version of gmap (6.x-1.1). With headjs enabled, wherever a map is supposed to appear there is just white space and the sentence "Javascript is required to view this map."
Comments
Comment #1
sja1 commentedMore info: Using firefox v3.6 browser I tested with both full version and loader version setting, and with the drupal javascript aggregation setting both on and off, and all combinations of the two (full version, aggregation off; full version, aggregation on; Loader version, aggregation off; loader version, aggregation on). The problem persisted in all cases.
Comment #2
sja1 commentedMore info:
Maybe seeing the head section with and withoud headjs enabled will give some clues as to the problem:
head section with headjs disabled
Head section with headjs enabled
Comment #3
alexweber commentedthanks for the detailed bug reports, I'll look into it and if anyone feels like submitting a patch it'd be awesome! :)
Comment #4
alexweber commentedfixed in 6.x dev release - please wait for new snapshot before testing. I plan on releasing a beta version today if I can fix enough open issues.
thanks!
Comment #5
alexweber commentedclosing due to 2 weeks of inactivity