I don't know if I really don't understand how this module works or I have configured something wrong. The case is that the videos embedded using Youtube Iframe code are not blocked although I configured a filter in the Coookie settings.
In this case I have a paragraph with and CKEditor field in which I embedded the iframe code provided by youtube.
Image 1: Iframe is still being displayed although I haven't even accepted the cookies
Image 2: Filter configured in Cookies settings to filter youtube videos on iframes
I tried to debug the module looking for a function where the filter is called and I found a function "process" in modules/contrib/cookies/modules/cookies_filter/src/Plugin/Filter/CookiesFilter.php, but it seems not to be called.
What I'm doing wrong here?
Could it be a bug in the module?
Thanks in advance for your help.
Active
1.2
Code