Posts by Miho • 19 points
2 posts
-
0
votes1
answer42
viewsQ: The setState is not working
I’ve seen several posts about it, but none even agr helped me much... When it gives the console.log(this.state.list); the resulate is undefined... and I’m sure the data is coming from the API. Can…
-
0
votes0
answers16
viewsQ: The slim route is not catching the callable
He takes the methods and Patterns, but it looks like he’s ingorando the callable. $group->group('/figure', function (\Slim\Routing\RouteCollectorProxy $group) { $group->map(['GET'],…