Why do I get a Bad State: No element only on first view of a FlutterFlow Form page with On Load Backend API call?
I have an API (custom) for loading a profile for a user, and a screen that contains a form. The api returns an array of objects but in this case will always return either zero or 1 object in the array.
Error making an API call to an API on localhost on FlutterFlow
I need some help. I cant’t make an API call on my localhost API on FlutterFlow.