Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot find the any data in the mongodb instance #15

Open
justkelvin opened this issue Apr 13, 2024 · 2 comments
Open

cannot find the any data in the mongodb instance #15

justkelvin opened this issue Apr 13, 2024 · 2 comments

Comments

@justkelvin
Copy link

Even after successful user account registration, booking appointments, login, in my mongodb dashboard, the collection is empty.

@khankalem-4275
Copy link

did u get an soln to this ..unfortunately I am also facing the same issue @justkelvin ???

@khankalem-4275
Copy link

hi @justkelvin ,
was facing the same issue..the problem lies in the fetch operation in register.jsx in pages folder ..it is an asynchronous operation and hence use await before fetch(..){} ..it will resolve the issue for you !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants