modxcms / revolution

MODX Revolution - Content Management Framework
https://modx.com/
GNU General Public License v2.0
1.36k stars 529 forks source link

Access Control List blank page #14633

Closed guelu63 closed 5 years ago

guelu63 commented 5 years ago

Bug report

Summary

Access Control Lists shows blank page

Step to reproduce

Menu-admin > Access Control Lists clik

Observed behavior

No way

Expected behavior

Display Access Control Lists manager

Environment

Fresh MODX3 installation with composer create-project modx/revolution www 3.x-dev Running in W10 , XAMPP Version: 7.2.9, MySql 10.1.35-MariaDB

guelu63 commented 5 years ago

Console error:

 modx.panel.groups.roles.js:32 Uncaught TypeError: Cannot read property 'on' of undefined at new MODx.panel.GroupsRoles (modx.panel.groups.roles.js:32) at Object.create (ext-all.js:21) at MODx.load (modx.js?v=1ab50c59:86) at MODx.page.GroupsRoles._loadComponents (modx.jsgrps-min.js:1) at MODx.page.GroupsRoles.MODx.Component [as constructor] (modx.jsgrps-min.js:1) at new MODx.page.GroupsRoles (list.js:21) at Object.create (ext-all.js:21) at S.createComponent (ext-all.js:21) at S.lookupComponent (ext-all.js:21) at S.add (ext-all.js:21)

Ibochkarev commented 5 years ago

@JoshuaLuckers Fixed. You can close.

Ibochkarev commented 5 years ago

@modxbot close