how to prevent click on gif in for IOS devices using Next.js
i actually want to display a video on loop which also case the issue the video was not start auto in iphone so i tried gif for just iphone devices. but the gif also case a problem when someone click over the gif it open them in a full screen i want prevent this click i create a overlay on the gif but it also does not work.