Skip to content

fix(nuxt): cookie timeoutLength after expiration#27632

Merged
danielroe merged 1 commit intonuxt:mainfrom
leoosa:fix/useCookie
Jun 15, 2024
Merged

fix(nuxt): cookie timeoutLength after expiration#27632
danielroe merged 1 commit intonuxt:mainfrom
leoosa:fix/useCookie

Conversation

@leoosa
Copy link
Copy Markdown
Contributor

@leoosa leoosa commented Jun 15, 2024

🔗 Linked issue

resolves #26765

📚 Description

When setting maxAge/expires setTimeout calling with 0 after expiration. Must reset elapsed

@bolt-new-by-stackblitz
Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@leoosa leoosa changed the title fix: cookie timeoutLength after expiration fix(nuxt): cookie timeoutLength after expiration Jun 15, 2024
Copy link
Copy Markdown
Member

@danielroe danielroe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

useCookie Cannot be set again after expiration

2 participants