igordanchenko / yet-another-react-lightbox

Modern React lightbox component
https://yet-another-react-lightbox.com
MIT License
778 stars 35 forks source link

Video plugin doesn't work on Safari 17.3.1 #245

Closed piowyg closed 4 months ago

piowyg commented 4 months ago

Describe the bug

In every browser videos display in right way. But on Safari (desktop and mobile) it doesn't works. Even on your stackblitz video is not displaying

Expected behavior

Showing up video in lightbox

How to reproduce

Check it out on this stackblitz

Screenshots / Logs

No response

Additional context

No response

igordanchenko commented 4 months ago

StackBlitz demos may not work properly in Safari, and this is an expected behavior at the moment.

https://developer.stackblitz.com/platform/webcontainers/browser-support#safari

You can download StackBlitz demos and run them locally to test the Video plugin in Safari.