orestbida / cookieconsent

:cookie: Simple cross-browser cookie-consent plugin written in vanilla js

Home Page:https://playground.cookieconsent.orestbida.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Docs]: [Bug]: My page is failing an accessibility audit after installing the cookie consent. The message seems to indicate that the cookie consent is using an iframe.

brblair opened this issue · comments

What is the improvement/update you wish to see?

I might be helpful to mention this is the documentation. I did see the reference to iframe blocking (as well as the other code for doing so) and perhaps this would help resolve this. I need to dig in a little more to understand if that is the case. @orestbida I've been really impressed with your project.

image

Link the related docs page, if it exists.

No response

@brblair there is no iframe generated by this plugin, it must be something else on your website.

Thanks for confirming @orestbida. I will investigate further.