modmore / QuickstartButtons

Component for managing Quickstart buttons on your MODX manager Dashboard.
5 stars 7 forks source link

MODX3: Cannot update buttons #56

Open sebastian-marinescu opened 1 year ago

sebastian-marinescu commented 1 year ago

When I'm pressing "Edit button" nothing happens. In the console it throws this error:

Uncaught TypeError: i[(t.xtype || e)] is not a constructor

I'm thinking the problem is originating from here: https://github.com/modmore/QuickstartButtons/blob/master/assets/components/quickstartbuttons/js/mgr/widgets/buttons.grid.js#L92-L100

sebastian-marinescu commented 1 year ago

Also adding a new button doesn't work, originating from https://github.com/modmore/QuickstartButtons/blob/master/assets/components/quickstartbuttons/js/mgr/widgets/buttons.windows.js#L207

jdaehne commented 1 year ago

Same here with MODX version 3.0.3. @Mark-H can we support this extra with a bounty to support MODX 3.x?