-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Labels
Description
Describe the bug
When a user sign ups and proceeds to dashboard to complete profile, if they try to create organization and save, nothing happens.
To Reproduce
Steps to reproduce the behavior:
- Signp as a new user.
- Complete User Profile
- Choose to create an organization.
- Complete the organization details.
- Save the details.
- See error
firestore.collection
not a function in dev tools' console.
Expected behavior
The new user should be able to complete their profile along with creating an organization, if they opt to.
Desktop:
- OS: Ubuntu 24.04
- Browser: Chrome
- Version: 133.0.6943.98
Additional context
There must be incorrect function calls.