firebase-video-samples
firebase-video-samples copied to clipboard
App displays as a blank page after deploying to
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
Steps to Reproduce the Problem
Deploying the app using
npx firebase deploy --only storage,firestore,hosting --project XXXX
Specifications
- Version:
- Platform: