This module breaks blocks called via ajax since the da2a.script_load is called though page_alter is not fired to add the da2a object. This specifically broke the blocks content type in panels since it was rendered via a ctools modal.

The following patch checks to make sure that the da2a object exists before calling script_load.

Comments

micropat’s picture

Assigned: Unassigned » micropat
micropat’s picture

Assigned: micropat » Unassigned
Status: Needs review » Closed (fixed)

Fixed in 7.x-4.7.