Ambushfall
TTCTheo's Typesafe Cult
•Created by Ambushfall on 5/7/2023 in #questions
Using revalidate on a page fails build
export const revalidate=60
Hello, using any number other than 0 will give [ECONNREFUSED]
Is there anyone with additional info for this?2 replies
TTCTheo's Typesafe Cult
•Created by Ambushfall on 5/4/2023 in #questions
[Solved] Dynamically generated NavLinks have weird behavior on ISR
I've got a page on https://ambushfall-next13-app.vercel.app/ where I dynamically generate the navlinks under layouts with the following code
This works fine, however, the /projects path upon reload will cause the navlinks to disappear and only home+projects will be visible.
Does anyone have the faintest idea of what I'm doing wrong?
6 replies