Back to Withastro

locals must not be reassigned.

src/content/docs/en/reference/errors/locals-reassigned.mdx

latest257 B
Original Source

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

<DontEditWarning />

LocalsReassigned: locals cannot be assigned directly.

What went wrong?

Thrown when a value is being set as the locals field on the Astro global or context.