Back to Withastro

Unavailable Astro global in getStaticPaths()

src/content/docs/en/reference/errors/unavailable-astro-global.mdx

latest208 B
Original Source

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

<DontEditWarning />

The Astro global is not available in getStaticPaths().

What went wrong?

Unavailable Astro global in getStaticPaths