[Solved] Reopening: YouTube video entering full screen and immediately closing

Hi. I’m reposting a closed discussion. @wesley, @DaveA how did you solve this issue. I’m also running into it.

Figured it out.

Here’s the solution:
Youtube IFrame
<//iframe width=“560” height=“315” src=“https://www.youtube-nocookie.com/embed/<youtube_id>
?rel=1&modestbranding=1&iv_load_policy=3” frameborder=“0” allow=“autoplay; encrypted-media” allowfullscreen>

*Note: if the page is responsive and resized, the iframe will redraw and video will startover.

It seems like the domain bubble.io and bubbleapps.io is blocking full time video. If you’re struggling with this, like I did for several hours, publish the app to your own domain, and full screen video should work.