After upgrading Drupal Core to 7.39, the modules page no longer looks as it should. I changed back to the default administration theme, but the problem persists. The modules page looked and worked fine on 7.38. On a fresh install of Drupal 7.39, the module works fine.

If it is relevant, I am having another issue with the slidebox module after upgrading to 7.39.

Any help is much appreciated.

Screenshot should be attached.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dom1310df created an issue. See original summary.

bflora’s picture

I'm having the same issue.

El Rey Mark’s picture

Same here after installing new modules

icerikeditor’s picture

I have same problem. I'm not enable when install new module. Did you find solution ?

greenSkin’s picture

Please check for JavaScript errors (via browser devtools console). From the image, it appears something is breaking the JavaScript.

blu_regard’s picture

When Aggregate JavaScript is enabled i get similar results.

The error i get is:

Uncaught TypeError: Cannot read property 'msie' of undefined
    at js_6eTar6NK_Y-t5W8Sw8J_5MntSgowgYbbZGEz1ZHj4-w.js:19
    at js_6eTar6NK_Y-t5W8Sw8J_5MntSgowgYbbZGEz1ZHj4-w.js:19
(anonymous) @ js_6eTar6NK_Y-t5W8Sw8J_5MntSgowgYbbZGEz1ZHj4-w.js:19
(anonymous) @ js_6eTar6NK_Y-t5W8Sw8J_5MntSgowgYbbZGEz1ZHj4-w.js:19
VM17929:1 Uncaught TypeError: Cannot read property 'height' of undefined
    at eval (eval at Drupal.tableHeader.eventhandlerRecalculateStickyHeader (js_hZij9PGtjqIHX_3wSA0kfyttQOoco6kcCIQh13XOYgg.js:712), <anonymous>:1:15)
    at Drupal.tableHeader.eventhandlerRecalculateStickyHeader (js_hZij9PGtjqIHX_3wSA0kfyttQOoco6kcCIQh13XOYgg.js:712)
    at f (jquery.js:512)
    at dispatch (jquery.js:4435)
    at r.handle (jquery.js:4121)
    at Object.trigger (jquery.js:4350)
    at $.fn.init.triggerHandler (jquery.js:4907)
    at new Drupal.tableHeader (js_hZij9PGtjqIHX_3wSA0kfyttQOoco6kcCIQh13XOYgg.js:694)
    at HTMLTableElement.<anonymous> (js_hZij9PGtjqIHX_3wSA0kfyttQOoco6kcCIQh13XOYgg.js:642)
    at Function.each (jquery.js:374)
greenSkin’s picture

Can you disable JavaScript aggregation and reshare the error output? Thanks!

greenSkin’s picture

Status: Active » Postponed (maintainer needs more info)
blu_regard’s picture

I disabled JavaScript Aggregation and the error changed to:

Active resource loading counts reached to a per-frame limit while the tab is in background. Network requests will be delayed until a previous loading finishes, or the tab is foregrounded. See <URL> for more details
jquery.ba-bbq.js?v=1.2.1:19 Uncaught TypeError: Cannot read property 'msie' of undefined
    at jquery.ba-bbq.js?v=1.2.1:19
    at jquery.ba-bbq.js?v=1.2.1:19
VM391:1 WebExtension::executeScript: content script injected

This is an error coming from the jquery.ba-bbq.js in the root misc folder.

blu_regard’s picture

Using the module jQuery Update and changing the version of jQuery that is being used for the admin theme to 1.8 makes this error go away and the page renders correctly even for aggregate JS pages.

solideogloria’s picture

What version were you using that was not working?

smustgrave’s picture

Status: Postponed (maintainer needs more info) » Closed (outdated)

With D10 now out going to putting all the focus on the 4.x version of this
module supporting D9 + D10.

Will keep an on the 7.x-2.x branch for reviews but no active work will
probably happen