- 🇯🇴Jordan Rajab Natshah Jordan
✅ Released varbase_media_header-10.0.0-alpha1 →
Remote video libraries are currently being attached and included without checking whether the site has remote video media header or not.
Given that I have a site with varbase media header block
When the site only has images media header only in the page
Then video.media-header.vimeo.js and video.media-header.youtube.js should not be attached to the page. On the other hand, if I have a page with a youtube media header then video.media-header.youtube.js should be attached only to that page only.
Check what the media provider type the varbase media header has and attach the corresponding library accordingly.
Test Varbase Media Header - Image
Test Varbase Media Header - Local Video
Test Varbase Media Header - Remote Youtube Video
Test Varbase Media Header - Remote Vimeo Video
Fixed
9.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
✅ Released varbase_media_header-10.0.0-alpha1 →