Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug in firebase #6618

Closed
1 task done
Tobbe opened this issue Oct 10, 2022 · 0 comments · Fixed by #6619
Closed
1 task done

Bug in firebase #6618

Tobbe opened this issue Oct 10, 2022 · 0 comments · Fixed by #6619
Labels
bug/needs-info More information is needed for reproduction

Comments

@Tobbe
Copy link
Member

Tobbe commented Oct 10, 2022

What's not working?

Trying to use Firebase auth I see this

error screenshot

This is a confirmed bug in Firebase v 9.11.0: firebase/firebase-js-sdk#6660

We updated to v9.11.0 three days ago
image

How do we reproduce the bug?

yarn create redwood-app rw-firebase-auth-9.11.0 --ts
cd rw-firebase-auth-9.11.0
yarn rw setup auth firebase
yarn rw dev

You'll see this in the console

WARNING in ../node_modules/@firebase/util/dist/index.esm2017.js 664:25-50
Critical dependency: the request of a dependency is an expression

image

What's your environment? (If it applies)

System:
    OS: macOS 12.6
    Shell: 5.8.1 - /bin/zsh
  Binaries:
    Node: 16.17.0 - /private/var/folders/w7/hkfhzp4x68qcbr1ggchr7hx40000gn/T/xfs-6d289031/node
    Yarn: 3.2.3 - /private/var/folders/w7/hkfhzp4x68qcbr1ggchr7hx40000gn/T/xfs-6d289031/yarn
  Databases:
    SQLite: 3.37.0 - /usr/bin/sqlite3
  Browsers:
    Chrome: 105.0.5195.125
    Edge: 106.0.1370.37
    Firefox: 99.0.1
    Safari: 16.0
  npmPackages:
    @redwoodjs/core: 3.1.1 => 3.1.1

Are you interested in working on this?

  • I'm interested in working on this
@Tobbe Tobbe added the bug/needs-info More information is needed for reproduction label Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/needs-info More information is needed for reproduction
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant