Skip to main content

Interface: AppTemplateErrorEventPayload

Payload for the mimeeq-app-template-error event.

Dispatched when the embed template fails to load or parse. This typically indicates a missing template file or a configuration error in the embed setup.

Properties

error

error: Error

The error that occurred during template loading.