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
When submitting the exercise form, the data is not being saved to MongoDB. The API request appears to be sent successfully, but no record is created in the database. This issue needs debugging on the backend route or MongoDB connection.
When submitting the exercise form, the data is not being saved to MongoDB. The API request appears to be sent successfully, but no record is created in the database. This issue needs debugging on the backend route or MongoDB connection.