Back to Withastro

Invalid slot name.

src/content/docs/en/reference/errors/reserved-slot-name.mdx

latest405 B
Original Source

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

<DontEditWarning />

ReservedSlotName: Unable to create a slot named SLOT_NAME. SLOT_NAME is a reserved slot name. Please update the name of this slot.

What went wrong?

Certain words cannot be used for slot names due to being already used internally.

See Also: