futureporn-next error #84
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
showstopper. caused a HTTP 302 response code on root route.
more failure
moar
moar
My theory on this is that the fetch function is failing due to unfavorable network conditions. There is no recovery logic so the page throws an error which appears as a plain white page.
the fix is to implement an alternative fetch function that will retry if it fails.
moar
different error this time
moar
reference https://github.com/vercel/next.js/discussions/58646#discussioncomment-8092283