this block of code in firebase.js is throwing an error: //if (!dbUser.roles) {...} error ```Unhandled Rejection (TypeError): Cannot read property 'roles' of null```