Team-Celsius / Halfsies

A mobile app that uses Google Cloud Vision AI OCR to itemize receipts for easy splitting. | React Native + Expo + Google Cloud Vision + Firebase
https://halfsies.onrender.com/
0 stars 1 forks source link

SignupForm: Cannot update a component (`SignUpForm`) while rendering a different component (`SignUpError`). #44

Closed justintricate closed 1 year ago

justintricate commented 1 year ago

Warning: Cannot update a component (SignUpForm) while rendering a different component (SignUpError). To locate the bad setState() call inside SignUpError, follow the stack trace as described in https://reactjs.org/link/setstate-in-render

in: SignUpForm.js