- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 216
Open
Labels
Description
The YouTube video is loaded but there are console errors.
Issue description:
Chrome Console Errors:
Access to XMLHttpRequest at 'https://googleads.g.doubleclick.net/pagead/id' from origin 'https://www.youtube-nocookie.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Failed to load resource: net::ERR_FAILED
Version used:
Version : 1.12.5 via CDN
Code to reproduce the issue (HTML blocks + JavaScript initialization)
This is the default example integration via data-attributes
<!-- Background YouTube Parallax -->
<div class="jarallax" data-jarallax-video="https://www.youtube.com/watch?v=ab0TSkLe-E0">
    Your content here...
</div>I hope you can help...