firebase-video-samples icon indicating copy to clipboard operation
firebase-video-samples copied to clipboard

App displays as a blank page after deploying to

Open eliotc opened this issue 1 year ago • 0 comments

Expected Behavior

App displays in the same way as it does with local emulator

Actual Behavior

App displays as a blank page after deployment using

npx firebase deploy --only storage,firestore,hosting --project XXXX

✔ Deploy complete!

Project Console: https://console.firebase.google.com/project/XXXX/overview Hosting URL: https://XXXX.web.app Getting error below in Browser console and a blank page Screenshot 2024-03-27 at 4 48 27 pm

Steps to Reproduce the Problem

Deploying the app using

npx firebase deploy --only storage,firestore,hosting --project XXXX

Specifications

  • Version:
  • Platform:

eliotc avatar Mar 27 '24 05:03 eliotc