You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting an error with the ajax URLs for videos:
Notice: Trying to get property 'data' of non-object in video_embed_field_get_ajax_url() (line 551 of backdrop/docroot/modules/contrib/video_embed_field/video_embed_field.module).
It looks like video styles haven't been converted to config yet, and the code that loads them may be loading image styles instead. (I may be asked to work on this shortly, if needed.)
The text was updated successfully, but these errors were encountered:
I'm getting an error with the ajax URLs for videos:
It looks like video styles haven't been converted to config yet, and the code that loads them may be loading image styles instead. (I may be asked to work on this shortly, if needed.)
The text was updated successfully, but these errors were encountered: