This repository was archived by the owner on Dec 12, 2023. It is now read-only.
This repository was archived by the owner on Dec 12, 2023. It is now read-only.
Sessions disappear on Vercel #66
Open
Description
Environment
- Operating System:
Darwin
- Node Version:
v16.13.1
- Nuxt Version:
3.2.0
- Nitro Version:
2.2.1
- Package Manager:
[email protected]
- Builder:
vite
- User Config:
css
,build
,modules
,imports
,app
,runtimeConfig
,session
,nuxtTypedRouter
,proxy
- Runtime Modules:
[email protected]
,@pinia/[email protected]
,@vueuse/[email protected]
,@nuxt-alt/[email protected]
,[email protected]
,[email protected]
,@nuxtjs/[email protected]
,@sidebase/[email protected]
- Build Modules:
-
Reproduction
Deploy the playground to Vercel
Describe the bug
Sessions can be retrieved for a number of seconds before the next refresh/request receives a blank session with a different id
Additional context
No response
Logs
No response