Skip to content
New issue

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

jQueryUI error on a modDocument page #36

Open
blue148 opened this issue Dec 10, 2014 · 3 comments
Open

jQueryUI error on a modDocument page #36

blue148 opened this issue Dec 10, 2014 · 3 comments

Comments

@blue148
Copy link
Contributor

blue148 commented Dec 10, 2014

Upon render a Resource page in the manager (modDocument), console is logging an error
Uncaught TypeError: undefined is not a function app.js?v=232pl:61

This points to this bit of code:
jQuery("#page_assets").sortable({

It doesn't seem to recognize the jquery-UI sortable component

There is no issue loading this in the CMP for it.

The error makes it so the modDocument buttons at the top do not render and there is no way to save the page.

MODx Revo 2.3.2, Asset Manager 1.1.0-pl

@fireproofsocks
Copy link
Member

Can you try downloading the newest version 1.1.1? I've been unable to upload it to the MODX server for proper release, but it's available here: https://github.com/craftsmancoding/assetmanager/tree/master/builds

@blue148
Copy link
Contributor Author

blue148 commented Dec 10, 2014

Installed and the same issue persists.

It seems to happen on the Update of a resource, not on the Create New Resource screen.

@blue148
Copy link
Contributor Author

blue148 commented Dec 10, 2014

Issue is a conflict with modmore Redactor. Uninstalling Redactor displays the buttons again (but the CSS is a little jacked for those buttons for some reason)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants