diff --git a/src/utils/dom.ts b/src/utils/dom.ts index 3fc3bda4..5499ae41 100644 --- a/src/utils/dom.ts +++ b/src/utils/dom.ts @@ -563,6 +563,7 @@ function component( ctx: null, slots: {}, index: 0, + // @ts-expect-error message may not exit nodes: [api.text(String(e.message))], }; }