angular-firestarter icon indicating copy to clipboard operation
angular-firestarter copied to clipboard

🍱 :fire: Angular + Firebase Progressive Web App Starter

Results 51 angular-firestarter issues
Sort by recently updated
recently updated
newest added

I am getting this error on localhost:4200 : ERROR src/app/user/email-login/email-login.component.html:23:36 - error TS2531: Object is possibly 'null'. 23 ~~~~~ src/app/user/email-login/email-login.component.ts:11:16 11 templateUrl: './email-login.component.html', ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error occurs in the template of...