Open Issues Need Help
View All on GitHub Web Development • Habit Tracker
Photo Upload Error about 1 month ago
AI Summary: Debug a photo upload error in a React Habit Tracker web app. The error manifests as a 400 status code in Supabase logs, likely stemming from incorrect error handling within the App.jsx component or Supabase database initialization issues. The task involves inspecting the try-catch block in App.jsx and investigating potential database initialization problems when querying without initial data.
Complexity:
4/5
bug help wanted
First iteration of my Habit Tracker app. This is a webapp react version.
JavaScript