You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am writing to seek your assistance regarding an issue I am encountering with the MegaBlog code. When I run the code, it directly opens the login page. After logging in, I can upload an image without any problem. However, if I log out and then log in again with the same email and try to post, the following error appears in the console:
arduino
Copy code
PostForm.jsx:43 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading '$id')
at submit (PostForm.jsx:43:93)
at async react-hook-form.js?v=80acb06b:1557:7
I have also tried using your code, but the same problem persists.
Could you please provide guidance on how to resolve this issue? Any insights or suggestions would be greatly appreciated.
Thank you for your time and assistance.
Best regards,
[Your Name]
[Your Contact Information]
The text was updated successfully, but these errors were encountered:
Dear Hitesh Choudhary Sir,
I hope this message finds you well.
I am writing to seek your assistance regarding an issue I am encountering with the MegaBlog code. When I run the code, it directly opens the login page. After logging in, I can upload an image without any problem. However, if I log out and then log in again with the same email and try to post, the following error appears in the console:
arduino
Copy code
PostForm.jsx:43 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading '$id')
at submit (PostForm.jsx:43:93)
at async react-hook-form.js?v=80acb06b:1557:7
I have also tried using your code, but the same problem persists.
Could you please provide guidance on how to resolve this issue? Any insights or suggestions would be greatly appreciated.
Thank you for your time and assistance.
Best regards,
[Your Name]
[Your Contact Information]
The text was updated successfully, but these errors were encountered: