You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
I am creating a webiste using video with the autplay attribute.
When I open my console to check the loaded media, I can see that if I cross my page from the top to the bottom and vice versa, my videos are loaded again. It is sending httpRequests endlessly.
However if I remove autoplay, it works fine.
Do you have any suggestion ?
The text was updated successfully, but these errors were encountered:
I am creating a webiste using video with the autplay attribute.
When I open my console to check the loaded media, I can see that if I cross my page from the top to the bottom and vice versa, my videos are loaded again. It is sending httpRequests endlessly.
However if I remove autoplay, it works fine.
Do you have any suggestion ?
The text was updated successfully, but these errors were encountered: