Steelhacks-2023 / Lost-At-Pitt

Lost @ Pitt is a multi-platform lost-and-found tracking application, allowing users to return & reclaim lost items. Currently in development!
https://steelhacks-2023.github.io/Lost-At-Pitt/
6 stars 0 forks source link

User state bugs #58

Open tbeidlershenk opened 6 months ago

tbeidlershenk commented 6 months ago

There's some bugs with the sign in state of the app - sometimes when a user logs in, their user data is not pulled from Firebase correctly which is demonstrated by the name on PFP page being "null null". Need to pin down exactly why this happens and fix it