I'm trying to create this registration page using Firestore however while my app runs, I receive the following error and my Firestore does not get updated while my firebase does. I'm thinking it has to do something with my firebase.js as that where I invoked the method "doc". my codes is as follows
please help to advice how I can go about solving the problem as I am quite new to Javascript and Firestone. Thank you!