#Header Missing on Post Detail

2 messages · Page 1 of 1 (latest)

stable stream
#

Using a dead standard app built off the website template results in a details page for a post, i.e. at the /posts/[slug] route that does not render the shared header that is rendered for details page for a single page, i.e. at the /[slug] route.

I'm happy to look into this and fix it myself, maybe even submit a PR if needed, but I wanted to first check if this is perhaps by design or a known problem. I feel the standard header with nav items should be available on all standard content.

I have just created an empty SQLite driven web app using create-payload-app and the website template to confirm I hadn't caused the header to vanish.

coarse ospreyBOT