I saw this issue previously but it appears to be well out of date and only applied to Chrome.
When using Add Media I get the following console error which appear to be caused my jQuery update:
"TypeError: c.curCSS is not a function jquery 1.8.11 (line 12)"
The pop-up appears to be smaller than usual and not centred on the page. Once I've actually inserted the image I get the following error and the overlay remains stuck on the screen, prompting a refresh:
TypeError: Drupal.settings.media_format_form is undefined (media.format_form.js line 21)
if (Drupal.settings.media_format_form.autosubmit) {
Is jQuery update module the problem here and if so how can I solve this?:
Comments
Comment #1
bdawg8569 commentedI am getting similar behavior with the same ""TypeError: c.curCSS is not a function" error and I am also using jquery update with it set at 1.8. Does anybody know a way around this? If i change jquery update to use 1.5, the media browser works, but I need 1.8 in order to make other features work. Any help would greatly be appreciated.
Comment #2
chris matthews commentedClosing this issue as outdated. However, if you think this issue is still important, please let us know and we will gladly re-open it for review.
sincerely,
- the Drupal Media Team