| title | locals must not be reassigned. |
|---|---|
| i18nReady | true |
| githubURL | https://github.com/withastro/astro/blob/main/packages/astro/src/core/errors/errors-data.ts |
import DontEditWarning from '~/components/DontEditWarning.astro'
LocalsReassigned:
localscannot be assigned directly.
Thrown when a value is being set as the locals field on the Astro global or context.