#Live Preview returning 404 for unpublished documents

2 messages · Page 1 of 1 (latest)

short yoke
#

I forgot I had made a layout.tsx for my dynamic route to pass a article-prop to some components, and there I had "if(!article) return notFound()" of course. upsidedown_cry