Facebook Video Embeds Not Working

View here: The Dragon, The Whale and The Dolphin Sneak Peek!
The video does not play on Safari.
It plays on Chrome but clicking fullscreen immediately stops playback and reloads the player.
What’s going on?

Where did you get the code from?

Anyway, i think this is not a webflow bug (Something maybe wrong with your custom code).

Demo

This code works fine (Embed HTML)

https://test-c0d8d3.webflow.io/blog/dolor-earum-id


<!-- Load Facebook SDK for JavaScript -->
<div id="fb-root"></div>
<script async defer crossorigin="anonymous" src="https://connect.facebook.net/he_IL/sdk.js#xfbml=1&version=v3.3"></script>
<div class="fb-video" data-href="https://www.facebook.com/facebook/videos/433828587449814/" data-width="500" data-show-text="true">
   <blockquote cite="https://developers.facebook.com/facebook/videos/433828587449814/" class="fb-xfbml-parse-ignore">
      <a href="https://developers.facebook.com/facebook/videos/433828587449814/">How to Share With Just Friends</a>
      <p>How to share with just friends.</p>
      פורסם על ידי ‏‎<a href="https://www.facebook.com/facebook/">Facebook</a>‎‏ ב- יום שישי, 5 בדצמבר 2014
   </blockquote>
</div>

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.