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

setting cookie expiry gets overridden to 1Y #83

Open
danwilson282 opened this issue Sep 20, 2023 · 0 comments
Open

setting cookie expiry gets overridden to 1Y #83

danwilson282 opened this issue Sep 20, 2023 · 0 comments

Comments

@danwilson282
Copy link

vue & vue-cookie-law version

2.0.x, x.y.z

Reproduction Link

<cookie-law theme="dark-lime" :buttonDecline=true storageType="cookies" :cookieOptions="{expires: 30}" buttonDeclineClass="Cookie__button">
  <div slot="message">
    Here is my message for more info <privacy></privacy>
  </div>
</cookie-law>

Steps to reproduce

What is Expected?

Cookie expiry set to 30D

What is actually happening?

Cookie expiry set to 1Y

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