We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
Same here with MODX version 3.0.3. @Mark-H can we support this extra with a bounty to support MODX 3.x?
No branches or pull requests
When I'm pressing "Edit button" nothing happens. In the console it throws this error:
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
The text was updated successfully, but these errors were encountered: