Hello!
I am working on a page with many videos on modals, i try to put each one on a video element, and also try ied as embed links on raw content, but the page constantly crashes on mobile devices with something like " too many redirects occurred". I applied a partial solution with a different method from this link:
But now, when i click on the video to play and load the data (On pc and mobile), the modal closes, is there any solution to this? Or is there a way to use the video element without load all the data or get the “too many redirects occurred” error?
I really appreciate your help