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

Failed to get Firebase project angular-voxer. Please make sure the project exists and your account has permission to access i

As discussed on slack!

When no authenticated user, the switchmap should return an observable with an empty array.

Auth guard is not returning correct logged state of the user on refreshing the page directly from the browser. ![Screen Shot 2019-10-19 at 11 36 04 PM](https://user-images.githubusercontent.com/3333842/67154385-8da10880-f2c9-11e9-8de2-ba9468190b90.png)

It would make it easier to transfer `tasks` between/across `boards` thoughts? --- P.S. the course is awesome! 1000% return on investment

Once interfaces ( or other entities ) have been defined inside the main application `/src/**` and imported from within `/functions` --> `import { InterfaceTest } from '../../src/app/path';`, where the path...

[19:35:52] Unzipping Cypress 53% 71s [title changed] [19:35:52] Unzipping Cypress 53% 71s [title changed] [19:35:52] Unzipping Cypress 53% 71s [title changed] [19:35:52] Unzipping Cypress 53% 71s [title changed] [19:35:52] Unzipping...

Keeping it outside means it will be appended to the page, inside the app-root tags it'll be replaced.

I had an issue with the Google OAUTH modal disappearing after attempting to log in. Fixed it by white listing the development and production domains in the Firebase Console (under...