Skip to content

issues Search Results · repo:taming-the-state-in-react/nextjs-redux-firebase-authentication language:JavaScript

Filter by

16 results
 (95 ms)

16 results

intaming-the-state-in-react/nextjs-redux-firebase-authentication (press backspace or delete to remove)

Hey, I cloned the repo and added in my firebase creds but when I go to npm run dev, I get this.. ERROR Failed to compile with 3 errors 11:31:34 These dependencies were not found: - firebase/app in ...
  • Cobwebster
  • Opened 
    on Feb 10, 2020
  • #31

Update package.json to the latest versions. I did it as follows and it worked npm install -g npm-check-updates ncu -u
  • FranciscoImanolSuarez
  • Opened 
    on Dec 15, 2019
  • #30

There have been updates to the react monorepo: - - The dependency react was updated from 16.8.6 to 16.9.0. - The dependency react-dom was updated from 16.8.6 to 16.9.0. 🚨 View failing branch. ...
greenkeeper
  • greenkeeper[bot]
  • 6
  • Opened 
    on Aug 9, 2019
  • #27

The dependency webpack was updated from 4.38.0 to 4.39.0. 🚨 View failing branch. This version is covered by your current version range and after updating it in your project the build failed. webpack ...
greenkeeper
  • greenkeeper[bot]
  • 14
  • Opened 
    on Aug 1, 2019
  • #26

Expected Behavior Account Page should redirect to sign in page when sign out button is clicked. Current Behavior Signing out from the account page causes the app to crash. Possible Solution Checking ...
  • freddiemixell
  • 1
  • Opened 
    on Jul 28, 2019
  • #24

The dependency webpack was updated from 4.35.0 to 4.35.1. 🚨 View failing branch. This version is covered by your current version range and after updating it in your project the build failed. webpack ...
greenkeeper
  • greenkeeper[bot]
  • 7
  • Opened 
    on Jul 1, 2019
  • #21

1. Log in 2. Click account 3. Sign out And i get the error as in this image. error
  • Megamack
  • 1
  • Opened 
    on May 11, 2019
  • #19

The dependency webpack was updated from 4.30.0 to 4.31.0. 🚨 View failing branch. This version is covered by your current version range and after updating it in your project the build failed. webpack ...
greenkeeper
  • greenkeeper[bot]
  • 5
  • Opened 
    on May 9, 2019
  • #18

The dependency firebase was updated from 5.10.1 to 5.11.0. 🚨 View failing branch. This version is covered by your current version range and after updating it in your project the build failed. firebase ...
greenkeeper
  • greenkeeper[bot]
  • 2
  • Opened 
    on May 1, 2019
  • #16

When the firebase util creates a user, we are using authUser.uid as a key, whereas we should be using authUser.user.uid. Pull Request incoming :smile:
  • aarohmankad
  • Opened 
    on Apr 28, 2019
  • #13
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub