DEV Community

Discussion on: Angular 12 with Firebase 9

Collapse
 
dragosilies profile image
DragosIlies

When adding a new document to firestore, how do we tell it to auto generate id? If I don't put id in doc() it gives me an error.