Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
BT1010
Posts
Comments
N
Nuxt
•
Created by BT1010 on 3/22/2024 in
#❓・help
call composable from setup globally from nuxt3 layer
but isn't
setup
in the plugin something totally different than vue3
setup
hook? I need to call the recaptcha init on the setup of vue3 lifecycle
2 replies
N
Nuxt
•
Created by BT1010 on 7/17/2023 in
#❓・help
Handling Cookies in API Routes
thank you!
77 replies
N
Nuxt
•
Created by BT1010 on 7/17/2023 in
#❓・help
Handling Cookies in API Routes
yes that works!
77 replies
N
Nuxt
•
Created by BT1010 on 7/17/2023 in
#❓・help
Handling Cookies in API Routes
that's the thing, I want to set cookies from server side either middleware or plugin but from server
77 replies
N
Nuxt
•
Created by BT1010 on 7/17/2023 in
#❓・help
Handling Cookies in API Routes
I need to set those cookies in server side
77 replies
N
Nuxt
•
Created by BT1010 on 7/17/2023 in
#❓・help
Handling Cookies in API Routes
and mode client
77 replies
N
Nuxt
•
Created by BT1010 on 7/17/2023 in
#❓・help
Handling Cookies in API Routes
Nuxt automatically reads the files in your plugins directory and loads them at the creation of the Vue application.
77 replies
N
Nuxt
•
Created by BT1010 on 7/17/2023 in
#❓・help
Handling Cookies in API Routes
you dont need to do it in nuxt3
77 replies
N
Nuxt
•
Created by BT1010 on 7/17/2023 in
#❓・help
Handling Cookies in API Routes
do
git pull
77 replies
N
Nuxt
•
Created by BT1010 on 7/17/2023 in
#❓・help
Handling Cookies in API Routes
everytime?
77 replies
N
Nuxt
•
Created by BT1010 on 7/17/2023 in
#❓・help
Handling Cookies in API Routes
does it create?
77 replies
N
Nuxt
•
Created by BT1010 on 7/17/2023 in
#❓・help
Handling Cookies in API Routes
remove it and reload
77 replies
N
Nuxt
•
Created by BT1010 on 7/17/2023 in
#❓・help
Handling Cookies in API Routes
77 replies
N
Nuxt
•
Created by BT1010 on 7/17/2023 in
#❓・help
Handling Cookies in API Routes
for me it doesnt create the cookie
77 replies
N
Nuxt
•
Created by BT1010 on 7/17/2023 in
#❓・help
Handling Cookies in API Routes
i pushed changes
77 replies
N
Nuxt
•
Created by BT1010 on 7/17/2023 in
#❓・help
Handling Cookies in API Routes
does it really work for you?
77 replies
N
Nuxt
•
Created by BT1010 on 7/17/2023 in
#❓・help
Handling Cookies in API Routes
lemme check 1sec
77 replies
N
Nuxt
•
Created by BT1010 on 7/17/2023 in
#❓・help
Handling Cookies in API Routes
so you propose plugin instead of global middleware
77 replies
N
Nuxt
•
Created by BT1010 on 7/17/2023 in
#❓・help
Handling Cookies in API Routes
any hope?
77 replies
N
Nuxt
•
Created by BT1010 on 7/17/2023 in
#❓・help
Handling Cookies in API Routes
i was suspecting that the issue is that i'm setting and getting the cookie in same ssr cycle but then after page reload the cookie is still not created
77 replies