| title | Unhandled rejection. |
|---|---|
| i18nReady | true |
| githubURL | https://github.com/withastro/astro/blob/main/packages/astro/src/core/errors/errors-data.ts |
import DontEditWarning from '~/components/DontEditWarning.astro'
UnhandledRejection: Astro detected an unhandled rejection. Here's the stack trace:
STACK
Astro could not find any code to handle a rejected Promise. Make sure all your promises have an await or .catch() handler.