fix: videos not playing automatically on iOS / mobile (#875)

This commit is contained in:
Meier Lukas
2024-07-27 23:00:45 +02:00
committed by GitHub
parent 55a000a7fc
commit 8e10c48d2f

View File

@@ -43,6 +43,7 @@ export const BoardBackgroundVideo = () => {
autoPlay autoPlay
muted muted
loop loop
playsInline
style={{ style={{
position: "fixed", position: "fixed",
width: "100vw", width: "100vw",