Hi there,
I've been playing with the modal-on-load examples from the documentation, and in my experience, the cookies don't seem to be working. I can't see that any cookie is being created, and it doesn't prevent the modal from appearing again in the future (I assume this is the purpose of the cookie). Cookies are allowed on the page, and other things are able to make them and use them just fine. But they just don't seem to be working in my case.
My code is directly copied from the cookie example in the documentation.
