Brett
Brett
CDCloudflare Developers
Created by Brett on 4/10/2024 in #pages-help
Nuxt + VueFire + Wrangler = 500
I have a Nuxt 3 application using VueFire which works fine in dev and build, except when using the CloudFlare pages nitro preset and being served on CloudFlare pages or Wrangler. In that configuration it throws 500 status and has errors talking about undefined fields but I could not successfully debug them. https://1e77ae88.teslemetry.pages.dev/ Deployment 1e77ae88-997e-4367-8390-686bb84fa199 I created a brand new Nuxt Site using the CloudFlare pages template and everything works until I add VueFire. So there seems to be some incompatibility between VueFire and the Cloudflare pages/Wrangler engine. If I disable SSR everything works, but that's obviously not the point. I'll try to report this to VueFire too.
1 replies