Cloudflare Stream - Babel-polyfill

Hi. Having an issue with Cloudflare Stream.

We have a ‘feed’ page with a list of user’s posts. Included on this are videos they post via Cloudflare.
All is working perfect so far (and works as intended - very impressed with stream so far!).

However, when the user posts a post, or scrolls down the feed to a point where it AJAX loads the next chunk of posts, it needs to call $.getScript(“https://embed.Cloudflarestream.com/embed/we4g.fla9.latest.js”) to initialise the videos.

When this happens I get an ‘Uncaught Error: only one instance of babel-polyfill is allowed’ error.

Is there an easy solution for this or is it an issue with the JS file that needs fixing?

Many thanks!
Adam