Skip to content

Instantly share code, notes, and snippets.

@danielkellyio
Created February 5, 2026 16:45
Show Gist options
  • Select an option

  • Save danielkellyio/57aa76882cea4b2103575a67a41f4076 to your computer and use it in GitHub Desktop.

Select an option

Save danielkellyio/57aa76882cea4b2103575a67a41f4076 to your computer and use it in GitHub Desktop.
<ErrorBoundary>
<NotificationsWidget :userId="userId" />
<template #error>
<WidgetErrorState widget-name="Notifications" />
</template>
</ErrorBoundary>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment