gabrielstuff
gabrielstuff
NNuxt
Created by gabrielstuff on 12/16/2024 in #❓・help
Build Nuxt for CF Worker and postgre
6 replies
NNuxt
Created by gabrielstuff on 12/16/2024 in #❓・help
Build Nuxt for CF Worker and postgre
ok, even if response was not that good, It gives me the idea to look a bit at nito option. I can now build and deploy using :
nitro: {
preset: 'cloudflare_module',
rollupConfig: {
external: ['cloudflare:sockets']
}
},
nitro: {
preset: 'cloudflare_module',
rollupConfig: {
external: ['cloudflare:sockets']
}
},
6 replies
NNuxt
Created by sleepy jamie on 11/24/2024 in #❓・help
Nuxt Supabase and remembering session
No description
22 replies
NNuxt
Created by sleepy jamie on 11/24/2024 in #❓・help
Nuxt Supabase and remembering session
it is fixed
22 replies
NNuxt
Created by sleepy jamie on 11/24/2024 in #❓・help
Nuxt Supabase and remembering session
Lord thank you @l422y
22 replies
NNuxt
Created by sleepy jamie on 11/24/2024 in #❓・help
Nuxt Supabase and remembering session
let me try on the new site
22 replies
NNuxt
Created by sleepy jamie on 11/24/2024 in #❓・help
Nuxt Supabase and remembering session
Oh god !
22 replies
NNuxt
Created by sleepy jamie on 11/24/2024 in #❓・help
Nuxt Supabase and remembering session
ok let's try out !
22 replies
NNuxt
Created by sleepy jamie on 11/24/2024 in #❓・help
Nuxt Supabase and remembering session
I'm using nuxt-supabase
22 replies
NNuxt
Created by sleepy jamie on 11/24/2024 in #❓・help
Nuxt Supabase and remembering session
how do you force a specific version ?
22 replies
NNuxt
Created by sleepy jamie on 11/24/2024 in #❓・help
Nuxt Supabase and remembering session
People complening here (for Strapi) about the same behavior : https://github.com/nuxt-modules/strapi/issues/382
22 replies
NNuxt
Created by sleepy jamie on 11/24/2024 in #❓・help
Nuxt Supabase and remembering session
found out it's somewhere else that this is happening
22 replies
NNuxt
Created by sleepy jamie on 11/24/2024 in #❓・help
Nuxt Supabase and remembering session
just made a plugin to overide the document.cookie usage
22 replies
NNuxt
Created by sleepy jamie on 11/24/2024 in #❓・help
Nuxt Supabase and remembering session
Here is what I tried : - Changed the port - Deploy in production - Change the version down to v1.3.5 - Add supabase.cookieOptions.secure in nuxtConfig - Tried the experimental.cookieStore = true in nuxtConfig I'm running out of idea
22 replies
NNuxt
Created by sleepy jamie on 11/24/2024 in #❓・help
Nuxt Supabase and remembering session
I'm deep in this. Already tried this solution. Tested in production (eg. not a localhost and it did not fix anything)
22 replies
NNuxt
Created by sleepy jamie on 11/24/2024 in #❓・help
Nuxt Supabase and remembering session
(going to try this)
22 replies
NNuxt
Created by sleepy jamie on 11/24/2024 in #❓・help
Nuxt Supabase and remembering session
The cookies are there, the configuration is the same. only diff are the uri and the app
22 replies
NNuxt
Created by sleepy jamie on 11/24/2024 in #❓・help
Nuxt Supabase and remembering session
Got a nuxt project which works perfectly fine with nuxt-supabase but in an other project it does not work. The session is not persisting.
22 replies
NNuxt
Created by sleepy jamie on 11/24/2024 in #❓・help
Nuxt Supabase and remembering session
Got the same king of issue with persisting the session. And It starting to drive me nuts.
22 replies