Console shows error: "Uncaught TypeError: Cannot read property 'href' of undefined" when trying to select a module grouping on the left.

This is because the site default is jQuery 1.4. This module requires a newer version of jQuery. I have solved this by using the module jQuery update. This should be noted as a dependency.

Comments

greenSkin’s picture

Status: Active » Postponed (maintainer needs more info)

What other modules do you have enabled? The jQuery Update module is not a requirement; the version of jQuery that ships with Drupal is fully compatible. It is possible that another module is causing the error. On what line does the error specify?

greenSkin’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (outdated)