I get this log by console.log(data);:
I'm trying to target data by data[0].data but it's not working. I get Uncaught TypeError: data[0] is undefined.
I get this log by console.log(data);:
I'm trying to target data by data[0].data but it's not working. I get Uncaught TypeError: data[0] is undefined.