Skip to content

astro

Action called from the server without Astro.callAction().

Astro

Action called from the server without Astro.callAction().

Action called from the server without Astro.callAction().

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

ActionCalledFromServerError: Action called from a server-rendered page or endpoint without using Astro.callAction(). This wrapper must be used to call actions from server code.

What went wrong?

Action called from a server page or endpoint without using Astro.callAction().

See Also: