Skip to content

pullrequests Search Results · repo:firebase/snippets-web language:JavaScript

Filter by

262 results
 (112 ms)

262 results

infirebase/snippets-web (press backspace or delete to remove)

steps: - uses: actions/checkout@v3 - name: Install dependencies run: npm install - name: Run Grunt run: npx grunt
  • RAKAN2424
  • 6
  • Opened 
    14 days ago
  • #403

if a user open the wed the user should be able to create account
  • nifemi-eng
  • 1
  • Opened 
    on Mar 25
  • #392

Update email link sign-in snippet to stop using dynamicLinkDomain as it s being deprecated. Snippet used in https://firebase.google.com/docs/auth/web/email-link-auth#send_an_authentication_link_to_the_users_email_address. ...
  • NhienLam
  • 2
  • Opened 
    on Jan 31
  • #390

This PR is to address the bug in documentation mentioned in https://github.com/firebase/firebase-js-sdk/issues/2841. Developers are assuming that the value we provided is the recommended prod min fetch ...
  • athiramanu
  • Opened 
    on Jan 23
  • #389

May or may not work, but firebase/firestore did not. Ideally, these snippets should have a package.json with the correct dependencies, list the required npm install command in a comment at the top, and ...
  • dandv
  • Opened 
    on Jan 3
  • #388

In code that provides an example of how to download a file, there is an incorrect mention of uploading.
  • trilleplay
  • 1
  • Opened 
    on Nov 29, 2024
  • #386

es2022 for top-level await syntax.
  • rinarakaki
  • Opened 
    on Oct 20, 2024
  • #383

We haven t updated the version since v9+ uses ESM syntax which isn t supported in service workers. We should update this version, but instead point to the compat packages since those use the namespaced ...
  • dlarocque
  • Opened 
    on Sep 24, 2024
  • #382

The documentation says that In order to receive the onMessage event, your app must define the Firebase messaging service worker in firebase-messaging-sw.js FCM docs, so the name of the file used for the ...
  • dlarocque
  • Opened 
    on Sep 12, 2024
  • #381

invalid
  • Shepherd36
  • Opened 
    on Jul 26, 2024
  • #378