## 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 <img width="1063" alt="Screenshot 2024-03-27 at 4 48 27 pm" src="https://github.com/FirebaseExtended/firebase-video-samples/assets/3861272/ebdafd78-91b6-40eb-a5f8-29b9bad62dd8"> ## Steps to Reproduce the Problem Deploying the app using npx firebase deploy --only storage,firestore,hosting --project XXXX ## Specifications - Version: - Platform: