I'm having issue on the line 24. If I try to declare "query" the same way as on the line 13, warning disappears, but later when I call the function it passes "underfined" there.
Asked
Active
Viewed 57 times
0
-
3Why aren't you using `this.state.query`? – Catalyst Jan 02 '22 at 20:29