Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An event that is fired if the user has already accepted cookies? #15

Open
shylor opened this issue Jun 23, 2020 · 0 comments
Open

An event that is fired if the user has already accepted cookies? #15

shylor opened this issue Jun 23, 2020 · 0 comments

Comments

@shylor
Copy link

shylor commented Jun 23, 2020

It seems window.dispatchEvent(new Event("cookieAlertAccept"))` only fires when the users clicks the accept. I feel it would be great to have this fire along with another event if not this one when the user loads the page. This would allow things like ads to turn on or other events to happen each page load after they have accepted.

I might try to hack this into my copy and submit it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant