Hi Alex. Unfortunately when I enable the module I get a white screen of death and a js error:
TypeError: Cannot call method 'removeEventListener' of null
This is using latest stable with Chrome on OS X. Also happens in Firefox 4. The page loads, shows the content for a brief flash and then white screens. Firefox 4 just loads the page indefinitely.
Comments
Comment #1
tancPages that do load, like /admin/build/modules, reveal a js error: Uncaught ReferenceError: nol_t is not defined
Comment #2
alexweber commentedhmm, weird, what headjs settings are enabled?
Comment #3
tancEverything is standard as its quite hard to actually get to the settings for HeadJS. The issue occurs as soon as its installed. Its no doubt a conflict with something installed on this production ready site and there are numerous scripts being used including two or three advertising scripts doing document writes and a couple of tracking scripts in the footer (not through drupal_add_js).
Comment #4
tancI've found the code that is causing the white screen issue, its a document write:
Do I need to wrap this in something special?
Comment #5
alexweber commentedThanks for the feedback, I'lk try to find time to look into this later this week.
Comment #6
alexweber commentedshould be fixed in dev release and new beta, both releases should be available in a couple hours!
Comment #7
alexweber commentedComment #8
alexweber commentedclosing due to 2 weeks of inactivity, if anyone experiences this please re-open, thanks!
Comment #9
alexweber commented