#I encounted this when i visited my
1 messages · Page 1 of 1 (latest)
check logs, also have you used error boundary ?
https://nextjs.org/docs/app/building-your-application/routing/error-handling
Okay i will. I doesn't occur frequently though so i don't actually know how to re-create the error. I haven't used error boundary either. I will. Thank you
it might be an unhandled fetch denial, or something like that. usually programming an application takes also one to consider, exception handling, and displaying to client. High tech apps usually displays something like.. ops... something went wrong.. an error.. its not you but us..