I cannot select an uploaded image if it is using a through many-to-many field and being used as an inline. It shows a javascript error when clicking the select button.
Uncaught TypeError: Cannot set property 'value' of null
FileSubmit @ FB_FileBrowseField.js:16
onclick @ ?pop=1&dir=products:295
I cannot select an uploaded image if it is using a through many-to-many field and being used as an inline. It shows a javascript error when clicking the select button.