Back to Withastro

Astro couldn't find the correct page to render

src/content/docs/en/reference/errors/failed-to-find-page-map-ssr.mdx

latest428 B
Original Source

import DontEditWarning from '~/components/DontEditWarning.astro'

<DontEditWarning />

FailedToFindPageMapSSR: Astro couldn't find the correct page to render, probably because it wasn't correctly mapped for SSR usage. This is an internal error. Please file an issue.

What went wrong?

Astro couldn't find the correct page to render, probably because it wasn't correctly mapped for SSR usage. This is an internal error.