© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
how to remove cookies from nuxt3? - Nuxt
N
Nuxt
•
3y ago
•
2 replies
formigueiro
how to remove cookies from nuxt3?
const userCookie = useCookie('user-store')
userCookie.value = null;
const userCookie = useCookie('user-store')
userCookie.value = null;
but im getting this
Recent Announcements
Similar Threads
Nuxt3 - Cookies deleted after page reload
N
Nuxt / ❓・help
2y ago
How to proxy in nuxt3
N
Nuxt / ❓・help
15mo ago