Nuxt Server crashes on production when a request fails.
ECONNREFUSED error when using Nuxt.js with @nuxtjs/supabase and Supabase Auth
@nuxtjs/supabase
module to handle authentication in my application. However, I'm encountering an issue where token refresh requests and other authentication-related API calls fail continuously, spamming the logs with errors like this Here is the full error log:``` ERROR Error fetching request http://127.0.0.1:54321/auth/v1/token?grant_type=refresh_token fetch failed...
Nuxt i18n - Nested Route translation does not work
Where to put shared types in nuxt applications?
Typescript autocompletion in ".vue" files "broken"
import
autocompletion works in ".ts" files, but no longer works in ".vue" files
Note: Had been saving the application locally, but didn't have a git commit
that I could roll back to (in case it's code/config related)
...From a pinia store: $fetch() doesn't send headers serverside, and useFetch causes hydration errors.
Access a .vue component props inside a module.ts file
Dynamic Routing in Nuxt 3, Ionic and Sanity
Sudden uptick of 503 errors on Cloudflare pages for exceeded cpu time
How to stop nuxt generate to crawl links
Default layout in error page
Prerendering custom routes does not work as intented..
Using Deno Deploy with Drizzle and MySQL2
[nuxt] [request error] [unhandled] [500] [unenv] net.connect is not implemented yet!
[nuxt] [request error] [unhandled] [500] [unenv] net.connect is not implemented yet!
Setting up NuxtImg with an external cdn using ipx
Is it possible to have nested layouts within one page?
Nuxt UIHow to override component defaults
Child page/component replace parent page/component?
Intellisense error when try to import package
Can I have SSG and SSR in the same project??
public/
folder (for fonts) and server/
folder because of the text on the landing depends on API call to my server.