codelab-friendlychat-web icon indicating copy to clipboard operation
codelab-friendlychat-web copied to clipboard

The source for the Firebase codelab for building a cross-platform chat app

Results 158 codelab-friendlychat-web issues
Sort by recently updated
recently updated
newest added

### [REQUIRED] Codelab info Following the [Cloud Functions for Firebase](https://firebase.google.com/codelabs/firebase-cloud-functions#8) codelab (step 9) ### [REQUIRED] Project setup Using the given starter repository [/cloud-functions-start/](https://github.com/firebase/codelab-friendlychat-web/tree/main/cloud-functions-start) ### [REQUIRED] Describe the problem After just...

codelab

__Problem__ The code lab explanation uses "@google-cloud/[email protected]", but the latest version of cloud vision api was 2.3.0 I proceeded as "https://codelabs.developers.google.com/codelabs/firebase-cloud-functions" explains, but I got an error below. ``` Step...

### [REQUIRED] Codelab info https://firebase.google.com/codelabs/firebase-web#10 ### [REQUIRED] Project setup `web-start` ### [REQUIRED] Describe the problem I am currently running firebase `8.3.1` when running `http://localhost:5000/__/firebase/init.js` see screenshot to see only the...

codelab

After having successfully deployed the application I am unable to sign in on Firefox. The sign in pop-up flashes for a second and then disappears. I've tried this on Chrome...

bug

### [REQUIRED] Codelab info https://codelabs.developers.google.com/codelabs/firebase-web/#10 I encountered this problem on **"Step 11. Show notifications"** ### [REQUIRED] Project setup As instructed, I've created `firebase-messaging-sw.js` in `web-start\public`. Ie. Loading this works for...

codelab

Firebase Remote Config launched Web support at the Firebase Developer Summit in 2019. RC Web docs: https://firebase.google.com/docs/remote-config/use-config-web Demonstrating how Remote Config can be used in the [FriendlyChat-Web codelab](https://codelabs.developers.google.com/codelabs/firebase-web) would bring...

type: feature request

**Describe the bug** Build the demo _Cloud Functions for Firebase_. After completing the deploy, try to send the message, but no message displayed. Errors in the console: ``` Uncaught TypeError:...

bug

Section 11. Show Notifications should be explained more clearly. At: "Send a notification to your device" you say, "To send a notification, you'll need to send the following HTTP request:"...

### [REQUIRED] Codelab info Firebase Web Codelab ### [REQUIRED] Project setup friendlychat-web/web-start ### [REQUIRED] Describe the problem The text currently suggests clicking the button and signing in. When running this...

codelab

### [REQUIRED] Codelab info https://codelabs.developers.google.com/codelabs/firebase-web/#10 ### [REQUIRED] Project setup As described in the codelab. ### [REQUIRED] Describe the problem Broken instructions. When attempting to send the notification HTTP request as...

codelab