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
Try uploading a picture that is not in the assets folder. I had a similar issue wherein uploading any image in the assets folder wont work, so I uploaded a random image from my system, and then it started working.
So to solve this you need to copy your public/asset folder from the server to outside of it where client and server folders are, that seem to do the trick for me.
When I try to register a new user and submit a form I got this error.
Server logs say:
Also when I inspect the website, I see an error in the Form.jsx file.
Any idea how to fix this issue?
The text was updated successfully, but these errors were encountered: