Next.js Discord

Discord Forum

Field Values (URLs and Topics) Not Visible in Admin Panel After Vercel Deployment (Using Firebase)

Unanswered
Short mackerel posted this in #help-forum
Open in Discord
Avatar
Short mackerelOP
I'm encountering an issue where field values (like URLs and topic names) fetched from Firebase Firestore are not displaying in the admin panel after deploying my app to Vercel. The data is being fetched correctly from Firestore and works perfectly when running the app locally. Additionally, the data is rendered correctly on the user-facing side of the application.

However, in the admin panel, these fields appear empty after deployment, even though the data is clearly stored and accessible on the user side. Has anyone experienced a similar issue or know why the admin panel might not be displaying these field values correctly after deployment to Vercel?

0 Replies