Support blazy module.

Original:

In our site we are showing some Vimeo videos using "oEmbed content" formatter from core Media module.

After installing this module. I notice Vimeo is still able to set cookies even after I declined against Vimeo service on consent screen.

I tried configure the Vimeo serivice with no luck.

Is there a bug or what would be the correct configuration to make it work?

Comments

junaidpv created an issue. See original summary.

jan kellermann’s picture

Let's try to find the problem.

1) Are all src-attributes correct changed to data-src?

Please check if in your markup and look in your browser's developer console if no data is loaded from vimeo.

2) Did you test in a new private tab in your browser?

Often old cookies exists for your domain or subdomain, so please open a new private tab and delete cookies.

3) Which entity / field do you use?

Can you please post the config (like core.entity_view_display.media.embed.default.yml)?

junaidpv’s picture

Sorry, there is a correction!

I was using the "Blazy OEmbed" form the blazy module.

Klaro works if I use "oEmbed content" from the core media module regardless of "loading" option set to "lazy" or "eager".

So, it works as designed when using core formatter.

Any option/plan to support the blazy module?

jan kellermann’s picture

Version: 3.0.0-rc9 » 3.x-dev
Category: Support request » Feature request
Issue summary: View changes

Thank you for feedback. I changed this issue to a feature request.

We will have a look if we can support blazy.

jan kellermann’s picture

Issue summary: View changes
jan kellermann’s picture

Title: Vimeo cookies are still being set after declining » Support Blazy module