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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | load_panels_base_js-2550565-1.patch | 417 bytes | junaidpv |
Comments
Comment #2
junaidpvHere is the patch to fix this minor issue.
Comment #3
junaidpvComment #4
socialnicheguru commentedThis worked for me.
Comment #5
damienmckennaComment #6
damienmckennaDon't forget to unassign the issue after you upload the patch, unless you're intending to continue working on it.
Comment #8
japerryThanks! fixed.