Let's make static sites dynamic again –.sorta (With NextJS “preview-mode”)
1–4 of 4 posts
Re: Let's make static sites dynamic again –.sorta (With NextJS “preview-mode”)
#2This made me laugh, so I had to share -- when I go to that site, I get a page reading "An unexpected error has occurred."
I never get that from static sites.
Re: Let's make static sites dynamic again –.sorta (With NextJS “preview-mode”)
#3This made me laugh, so I had to share -- when I go to that site, I get a page reading "An unexpected error has occurred." I never get that from static sites.
johalloran.dev? or tinacms.org? both are completely static! But tinacms.org can switch to SSR in edit-mode.
Re: Let's make static sites dynamic again –.sorta (With NextJS “preview-mode”)
#4This made me laugh, so I had to share -- when I go to that site, I get a page reading "An unexpected error has occurred." I never get that from static sites.
johalloran.dev? or tinacms.org? both are completely static! But tinacms.org can switch to SSR in edit-mode.
This link: https://www.johalloran.dev/blog/nextjs-preview-mode
It flashes the real content briefly, then immediately goes to a white screen with that error message centered on it.