API call isn't updating the app state. When I make the API call, the data isn't going to the page state. I created the update app state; they all use the same datatype but it's not working. The API returns the JSON correctly, but the update app state isn't executing.
"Does anyone know how to solve this?"