Posts by Elenilson • 1 point
1 post
-
0
votes0
answers11
viewsQ: Problem with state React
I cannot use state helps once the page is rendered. The following error appears: TypeError: undefined is not an object (evaluating 'this.state.ajudas['0']['tipo']') My code: class AjudaScreen…