Zeka Posted August 24, 2017 Share Posted August 24, 2017 Hi. When I try to rename uploaded images in image field I get js error in console. Error: cannot call methods on sortable prior to initialization; attempted to call method 'disable' I have opened an issue for it, but Ryan can't duplicate it, so it's still not closed. https://github.com/processwire/processwire-issues/issues/290 It would be great if somebody from the community can confirm it. Link to comment Share on other sites More sharing options...
gmclelland Posted August 24, 2017 Share Posted August 24, 2017 I tried, but couldn't reproduce the problem on my end using Google Chrome. You might want to specify in the issue what web browser you are using? I'm using the latest PW 3.0.72. You might also try with a reduced test case without multilingual, Google Maps, etc... to help narrow down your issue. 2 Link to comment Share on other sites More sharing options...
szabesz Posted August 24, 2017 Share Posted August 24, 2017 (edited) 29 minutes ago, gmclelland said: I tried, but couldn't reproduce the problem on my end using Google Chrome. Met too. Works on ProcessWire 3.0.62 as well. Edited August 24, 2017 by szabesz typo Link to comment Share on other sites More sharing options...
Zeka Posted August 25, 2017 Author Share Posted August 25, 2017 @szabesz and @gmclelland Thank you for tests. Of course, I have tried different versions of PW with and without multi language support in Opera, Chrome and IE Currently, I was able to track it down to this: 1. Create image field. 2. Set default image grid mode to square grid images ( it set by default ) and create page with this template/field 3. When the page loads there no indication that some type of grid is selected. 4. Try to rename image and you get this js error. Then if you choose any of image grid you will be able to rename the image. Could you please check this behavior? 1 Link to comment Share on other sites More sharing options...
szabesz Posted August 25, 2017 Share Posted August 25, 2017 I followed your steps and could not reproduce the issue. It was not on a clean PW install but a site under development. Link to comment Share on other sites More sharing options...
abdus Posted August 25, 2017 Share Posted August 25, 2017 I'm not getting the error either. Are you using LastPass? Try disabling all extensions, and maybe starting with a fresh installation. Link to comment Share on other sites More sharing options...
gmclelland Posted August 25, 2017 Share Posted August 25, 2017 Sorry, I'm still not able to reproduce this error. Like @abdus mentioned, try in a browser that doesn't have browser addons or extensions. Try on another computer if the website is already public. Try on a fresh PW install and see if it still does it. Try editing the page with a different admin theme. I'm using the default admin theme when I test. Make sure your modules are up to date. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now