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