[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?
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?