79202862

Date: 2024-11-19 09:42:43
Score: 1
Natty:
Report link

this is work in my case issue was i have not added muted with autoPlay

  <video
        className="body-overlay"
        loop={true}
        autoPlay
        controls
        muted={true}
      >
        <source src={video} type="video/mp4" />
      </video>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Kishan Vasani