aFuzzyBear / xelement

xelement.vercel.app
47 stars 5 forks source link

Crashes w/ Vercel Serverless SSR #8

Open Coretteket opened 2 years ago

Coretteket commented 2 years ago

Works beautifully in development mode but crashes when SSR deployed with (at least) the Vercel adapter.

StackBlitz reproduction: https://stackblitz.com/edit/github-eybrlv?file=src/components/Button.astro Vercel deployment: https://astro-xelement-repro-quinten.vercel.app/

Error message in Vercel logs: image

praneybehl commented 1 year ago

It appears to be working on Stackblitz, Are you still facing the issue? Screenshot 2023-02-03 at 11 37 33 am