Hi folks,
I’m using an icon to open a (youtube) video lightbox but I get an error message saying “Image cannot being loaded”.
When looking at the console, I see a message saying that the request was blocked (Cross-Origin Read Blocking (CORB) blocked cross-origin response).
I tried with a vimeo link, different formats of urls, I even tried opening a video I’m hosting and nothing works, I always end up with the same error.
Tough if I use a video element, it works fine.
Oddly, sometimes it works in Chrome but not in Firefox, Safari and Edge…
I deactivated any relevant security plugin on my backend but with no luck.
Did anyone faced this ? Any clue on how to solve it ?
Isse can be seen here, when clicking the play icon on the image :
[https://dev.soundfingers.com/plugins/heritage-organ/#feat1]
Thanks!