Golf-Drill-Challenge-App/Golf-App

Assigned Drill Error upon new account creation

Closed this issue · 3 comments

Description

When a new account is created, there seems to be an error with the query to get the assigned drills.

Steps to reproduce

  • log out and get to the sign up page
  • Create a new account
  • upon hitting the submit button, you should see the error screen.

Screenshot:

image

upon the first refresh this resolves and goes to normal "no drills assigned". It is just on the initial sign up.

Just made another account and it didn't happen so I wonder if it is just if firebase has time to update before the assignment screen makes the query...

I assume this is fixed by above PR