Closed chucklorenz closed 3 years ago
Can you try / review this pr please? @chucklorenz
@oliverfoster Tried, but still won't load. Also attempted From my console: And from the cross-site cookie error:
Happy to test/try other suggestions, just let me know...
The cookie bits are just warnings, they can be ignored.
References: https://stackoverflow.com/questions/62984682/cannot-embed-youtube-video-cookie-error-samesite-attribute https://cookie-script.com/blog/how-to-add-youtube-videos-without-cookies https://axbom.com/embed-youtube-videos-without-cookies/
Works for me:
Example build: 18-youtube-example.zip
Ok, I’ll go through the course today to see what’s causing interference/conflict.
On Oct 19, 2021, at 4:52 AM, Oliver Foster @.***> wrote:
The cookie bits are just warnings, they can be ignored.
References: https://stackoverflow.com/questions/62984682/cannot-embed-youtube-video-cookie-error-samesite-attribute https://cookie-script.com/blog/how-to-add-youtube-videos-without-cookies https://axbom.com/embed-youtube-videos-without-cookies/
Works for me:
Example build: 18-youtube-example.zip
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.
I believe googleAnalytics was involved.
Thanks, @oliverfoster
Very odd. Sounds like a caching problem... :/
FW v5.17.1 YouTube v2.1.0
I copied the example.json into place in components.json and only updated the ids. I get no compile error when building. But the page doesn't load. No errors reported in the dev tools console.
To be clear, this is the page that is not loading; it's not an issue of the video not loading.
Since the README provides little practical information, I tried replacing _media._source with a different video's url--following the same model. Again, the page did not load.