I am trying to: upload images in repeating image field
Link to a page where the issue can be seen: admin
I expected to see: regular image upload scenario
Instead, I got: when i click upload, whether i choose single or multiple, the 'add image button is grayed out. i've cleared cdn, website, and browser cache. pc/chrome
This is in the back-end, editing a post, which has an image custom field that accepts multiple values, and you click to select an image to add but you can't add any, is that right?
It looks in your screenshot like your media library is empty. (The button is greyed-out because you haven't selected an image to insert, but there are none visible.)
Can you check whether this happens with only Types active and using twentytwenty?
(Before you do that, you could just try disabling the Enhanced Media Library plugin, which is an obvious candidate for a conflict.)
this is a live site and i can't disable plugins, but this has not been a problem till now. yes, there are lots of images - the image i shared is the upload tab - not functioning. if i upload via the regular media function, then i can select it in toolset. just can't upload from toolset.
Thanks, I confirmed the issue (there is a JS error in the console; that breaks the upload tab) and it happens just with the vanilla settings, just activating the plugin is sufficient to provoke the problem.
I've escalated this to the compatibility team so that they can investigate further and determine if it is something we need to fix or the plugin authors do, and I'll let you know what they find.
My colleagues got back to me and pointed out that this happens even with Toolset plugins disabled, if you try to add a Featured Image to a standard Post, the same error occurs which breaks the Upload tab.
This is the JS error:
TypeError: this.obj._listeners is undefined > backbone.min.js:2:3747
You'll need to report that to the plugin authors, it appears to be a bug in their plugin that occurs with no other plugins active.