It is issuing "TypeError: Drupal.Panels is undefined" JS error on browser when panels settings page is open. The error is coming from layout.js and it is because panels-base.js is not loaded where Drupal.Panels is defined.

CommentFileSizeAuthor
#2 load_panels_base_js-2550565-1.patch417 bytesjunaidpv

Comments

junaidpv created an issue. See original summary.

junaidpv’s picture

StatusFileSize
new417 bytes

Here is the patch to fix this minor issue.

junaidpv’s picture

Status: Active » Needs review
socialnicheguru’s picture

Status: Needs review » Reviewed & tested by the community

This worked for me.

damienmckenna’s picture

damienmckenna’s picture

Assigned: junaidpv » Unassigned

Don't forget to unassign the issue after you upload the patch, unless you're intending to continue working on it.

  • japerry committed 28f33d4 on 7.x-3.x authored by junaidpv
    Issue #2550565 by junaidpv: "TypeError: Drupal.Panels is undefined" JS...
japerry’s picture

Status: Reviewed & tested by the community » Fixed

Thanks! fixed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.