-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
useCookie Cannot be set again after expiration #26765
Copy link
Copy link
Closed
Labels
Description
Environment
- Operating System: Darwin
- Node Version: v18.18.2
- Nuxt Version: 3.11.2
- CLI Version: 3.11.1
- Nitro Version: 2.9.6
- Package Manager: bun@1.1.3
- Builder: -
- User Config: devtools, ssr
- Runtime Modules: -
- Build Modules: -
Reproduction
https://github.com/NaMoCv/my-app
Describe the bug
Cannot be set again after expiration.
console.log(identity.value) ok
but document.cookie not found anything
Additional context
No response
Logs
No response
Reactions are currently unavailable